1m-go-websockets
1m-go-websockets copied to clipboard
handling 1M websockets connections in Go
Results
1
1m-go-websockets issues
Sort by
recently updated
recently updated
newest added
Don't log interrupted system calls since they can happen quite often while waiting for connections, and they're not really an error in our use-case.