We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2a00010
603dcf3
optimize code
69206e6
9047535
1.rebuild codec and packet 2.add LineBasedFrameDecoder 3.use worker poll after read message
1d5e655
d64d89e
1.add ListenTCP,ListenWebsocket function 2.add options.Validate function 3.add packet object pool
892dca1
1.multi-theads 2.goroutine worker pool 3.epoll in linux and windows, kqueue for bad