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

Imp: delete handleLoop goroutine #52

Closed AlexStocks closed 3 years ago

AlexStocks commented 3 years ago

What this PR does:

delete handleLoop goroutine to reduce memory pressure