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
886 stars 184 forks source link

Support Set "app_no_delay" Attributes #21

Closed jococi closed 4 years ago

wongoo commented 4 years ago

this pr is about batch write, seems conflict with https://github.com/AlexStocks/getty/pull/23

AlexStocks commented 4 years ago

I think this pr changed so much codes, Especially the handleLoop which is so ugly.