lxzan / gws

simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...
https://pkg.go.dev/github.com/lxzan/gws
Apache License 2.0
1.34k stars 84 forks source link

Any plans to add epolling? #101

Closed Spearmint9 closed 1 month ago

Spearmint9 commented 1 month ago

Hello, are there any plans to add epolling, similar to nbio?

lxzan commented 1 month ago

No plans to do so.