websocket
websocket copied to clipboard
multiple user connection on the same goroutine?
Hi, Is it possibile for fasthttp/websocket to handle multiple user on a single goroutine with a kind of (may be) event loop?