singchia / geminio

A hyper application layer networking framework with messaging, rpc, bidirectional-rpc, multiplexer and client-server consistency.
Apache License 2.0
85 stars 26 forks source link

Feature: enhance performance by using epoll solution in stead of goroutines in conn layer #81

Open singchia opened 8 months ago

singchia commented 8 months ago

I'm adding this to todo list, anyone interest can submit a plan.