nano
nano copied to clipboard
route compression
trafficstars
Hey, I did a lot of benchmarks between nano and pomelo
nano wins every time. seems golang is a much better choice for server side then javascript(who knew ;-) )
so I'm looking to move my server side project to nano if I'll find any bugs I will report them or try to contribute fixes.
though I have a question when route compression will be implemented, as it's pretty important and I only saw test code for it
Thank you for the attention of nano.
The current version supports routing compression, but the routing can only be set manually on both the client and the server. Consider future switching of routing information during handshaking.