AlexStocks / getty

a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Apache License 2.0
883 stars 184 forks source link

process the last package before handle eof error #63

Closed AlexStocks closed 2 years ago

AlexStocks commented 2 years ago

What this PR does:

Which issue(s) this PR fixes:

Fixes #77