An open API service indexing awesome lists of open source software.

https://github.com/michalswi/gowsserver

WebSocket implementation in Go
https://github.com/michalswi/gowsserver

azure azure-app-services docker github-actions golang websocket-server

Last synced: 4 months ago
JSON representation

WebSocket implementation in Go

Awesome Lists containing this project

README

        

```
# ACI

make azure-rg
make azure-aci

make azure-aci-fqdn
wsserver-b063757.westeurope.azurecontainer.io

./client -addr wsserver-b063757.westeurope.azurecontainer.io -port 80
```