Skip to content

Releases: AlexStocks/getty

v1.4.0-alpha

30 May 14:58
0d2007d
Compare
Choose a tag to compare

feature

  • sync with apache/dubbo-getty v1.4.12

v1.3.2

20 Nov 03:15
28c6c73
Compare
Choose a tag to compare

bug fix

  • closing websocket connection returns invalid status code

v1.3.1

20 Nov 03:14
Compare
Choose a tag to compare

bug fix

  • fix wrong tls config dir path

v1.3.0

13 Dec 15:17
Compare
Choose a tag to compare

Enhance:
1 support tls for tcp;
2 remove session.SetRQLen
3 move out task pool from session

v1.2.10

01 Aug 14:34
9d45832
Compare
Choose a tag to compare

Mod: add apl v2

v1.2.9

23 Jun 09:46
485d8c7
Compare
Choose a tag to compare

Fix: Send multiple pkgs repetitive by tcp(issue #42)

Add: server listen on random port

25 Apr 04:55
fe594be
Compare
Choose a tag to compare
v1.2.8

Add: listen on random port

v1.2.7

01 Apr 05:58
Compare
Choose a tag to compare
Imp: using writev

v1.2.6

01 Apr 05:51
Compare
Choose a tag to compare
Fix: client do not block when server panic

Fix: create a new connection when can not get one by rpcClientArray.getConn

15 Feb 13:13
Compare
Choose a tag to compare
v1.2.5

Fix: create a new connection when can not get one by rpcClientArray.Get