isobit / ws-tcp-relayLinks
A simple relay between WebSocket clients and TCP servers
☆249Updated 4 years ago
Alternatives and similar repositories for ws-tcp-relay
Users that are interested in ws-tcp-relay are comparing it to the libraries listed below
Sorting:
- A gateway for games with stream multiplexing☆247Updated last year
- this can receive websocket from one client then connect to a server by tcp , then transfer msg between them.☆110Updated 6 years ago
- A long lasting connection protocol for mobile applications that supports reconnection and encryption.☆180Updated 7 years ago
- A Lightweight Socket Service with heartbeat, Can be easily used in TCP server development.☆179Updated 5 years ago
- A TCP Server Framework with graceful shutdown, custom protocol.☆159Updated 5 years ago
- Go implementation of STUN, TURN and ICE Protocols☆230Updated 7 years ago
- A implementation of NTP server,RFC2030☆112Updated 3 years ago
- Simple STUN server in go☆104Updated 4 years ago
- golang版登陆服,使用redis做缓存,mysql入库。redis使用连接池,mysql使用单独协程定时存库。☆25Updated 7 years ago
- QuickJS bindings for Go