Skip to content

Releases: lesismal/nbio

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

v1.2.12

28 Feb 10:26
03ffc5e
Compare
Choose a tag to compare
  1. Gopher: add graceful shutdown
  2. HTTP Client: optimize response err

v1.2.11

18 Feb 06:39
77c42eb
Compare
Choose a tag to compare
  1. add read guard
  2. fix action warning
  3. update doc

v1.2.10

05 Dec 10:53
a6e6816
Compare
Choose a tag to compare

fix tls server's Addrs compatibility

v1.2.9

04 Dec 01:01
Compare
Choose a tag to compare

change nbhttp.Engine.Start order, fix race condition: #145

v1.2.8

07 Nov 04:38
Compare
Choose a tag to compare

mod: update llib version, support tls.Conn.Session/SetSession

v1.2.7

28 Oct 07:01
f1f2c16
Compare
Choose a tag to compare

fix HTTP server args compatibility with the previous version.

websocket Upgrader can be reused

22 Oct 15:34
f94b40f
Compare
Choose a tag to compare
Pre-release

You don't have to create a new websocket Upgrader for each connection