Skip to content

Added "heartbeat" mechanism to websocket proxy (#4) #15

Added "heartbeat" mechanism to websocket proxy (#4)

Added "heartbeat" mechanism to websocket proxy (#4) #15

Workflow file for this run

name: Rust
on:
push:
branches:
- 'main'
jobs:
mirror_to_gitlab:
uses: NullNet-ai/appguard-server/.github/workflows/gitlab_mirror.yml@main
secrets:
GITLAB_TOKEN: ${{secrets.GITLAB_TOKEN}}