Skip to content

Releases: lesismal/nbio

v1.3.0

09 Sep 13:05
ad13cec
Compare
Choose a tag to compare

support udp.

v1.2.21

19 Aug 15:09
1f7055d
Compare
Choose a tag to compare
  1. expose the negotiated WebSocket subprotocol
  2. disable race warnings that are safe as known

v1.2.20

07 Jun 02:02
b47a0d3
Compare
Choose a tag to compare

websocket: call OnOpen handler after the server sends handshake message.

v1.2.19

31 May 15:05
6995997
Compare
Choose a tag to compare

websocket: add Upgrader.KeepaliveTime and handle deadline automatically

v1.2.18

22 Apr 12:32
a3507ca
Compare
Choose a tag to compare

uncomment SetKeepAlivePeriod

websocket: fix upgrade header compare

03 Apr 04:18
4ce1565
Compare
Choose a tag to compare
Merge pull request #184 from lesismal/dev

websocket: fix upgrade header compare

v1.2.16

30 Mar 17:29
c632138
Compare
Choose a tag to compare
  1. TCP/TLS/HTTP1.x/Websocket handle self-layer's buffer only.
  2. Support exactly malloc/free, which allows us to use a C-lang allocator in the future.

v1.2.15

22 Mar 11:52
5ed8498
Compare
Choose a tag to compare

HTTP: support "PATCH" method

v1.2.14

19 Mar 04:36
2457f39
Compare
Choose a tag to compare

tidy and bug fix

v1.2.13

01 Mar 04:48
Compare
Choose a tag to compare

epoll: fix close event