Reimplementation of cisoakk's websocket relay example in GO. See https://github.com/cisoakk/wsServer/tree/master/examples/relay
Go to file
2024-05-17 16:09:05 +03:00
go.mod Initial commit 2024-05-13 02:11:34 +03:00
go.sum Initial commit 2024-05-13 02:11:34 +03:00
main.go Close connection for unknown peers 2024-05-17 16:09:05 +03:00
peers.json Initial commit 2024-05-13 02:11:34 +03:00
README.md Initial commit 2024-05-13 02:11:34 +03:00

Reimplementation of cisoakk's websocket relay example in GO

https://github.com/cisoakk/wsServer/tree/master/examples/relay