apache / dubbo-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
220 stars 69 forks source link

fix: closing websocket connection returns invalid status code #118

Closed Jardaliao closed 5 months ago

Jardaliao commented 5 months ago

What this PR does: same as https://github.com/AlexStocks/getty/pull/74

Which issue(s) this PR fixes: same as https://github.com/AlexStocks/getty/issues/73

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?: