Releases: AlexStocks/getty
Releases · AlexStocks/getty
v1.5.1
v1.5.0
bugfix
- sync with apache/dubbo-getty v1.5.0, fix bug: add read mutex in gettyWSConn(websocket) struct to prevent data race in ReadMessage()
v1.4.0
feature
- sync with apache/dubbo-getty v1.4.12
v1.3.2
bug fix
- closing websocket connection returns invalid status code
v1.3.1
bug fix
- fix wrong tls config dir path
v1.3.0
Enhance:
1 support tls for tcp;
2 remove session.SetRQLen
3 move out task pool from session
v1.2.10
Mod: add apl v2
v1.2.9
Add: server listen on random port
v1.2.8 Add: listen on random port
v1.2.7
Imp: using writev