Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server side websocket #19

Merged
merged 1 commit into from
Sep 22, 2021
Merged

Server side websocket #19

merged 1 commit into from
Sep 22, 2021

Conversation

arctan5x
Copy link
Contributor

Server websocket should be connected at all times while the server is alive.

On a 5 second loop, we will initialize websocket connection and send a beat.

Previously, err was nil so it would try to process an invalid config response.
cmd/server.go Show resolved Hide resolved
cmd/server.go Show resolved Hide resolved
@arctan5x arctan5x merged commit a4902fd into develop Sep 22, 2021
@arctan5x arctan5x deleted the audio-server-websocket branch September 22, 2021 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants