Open flowersinthesand opened 9 years ago
Into one for HTTP exchange, VibeHttpServerCodec, and one for WebSocket, VibeWebSocketServerCodec. If it's possible to decompose, doing that is preferred like Grizzly.
VibeHttpServerCodec
VibeWebSocketServerCodec
Hmm, I'm not sure the current work matches well with Netty. This will be done after asking their community for help.
Into one for HTTP exchange,
VibeHttpServerCodec
, and one for WebSocket,VibeWebSocketServerCodec
. If it's possible to decompose, doing that is preferred like Grizzly.