summaryrefslogtreecommitdiff
path: root/lib/websocket
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-07-03 20:05:45 +0700
committerShulhan <ms@kilabit.info>2023-07-07 19:28:38 +0700
commit8755d82aceb53131d3feb8080ad6cec5ca12d48c (patch)
tree60fe886e939b5925e2764bbf98c5a51b00ce77ef /lib/websocket
parent8683dfc01f04019e2a9a75090f2c73502ae6a8f6 (diff)
downloadpakakeh.go-0.48.0.tar.xz
Release share v0.48.0 (2023-07-07)v0.48.0
This release bring many enhancements to lib/websocket including timeout, handling upgrade and read/write concurrently using goroutine. === Breaking changes * lib/net: changes the WaitRead/Event model on Poll === Bug fixes * lib/websocket: call Quit when handshake contains close or invalid frame * lib/websocket: revert maxBuffer back to 1024 === New features * lib/ascii: add type Set * lib/net: implement generic PollEvent === Enhancements * lib/websocket: add option to set read/write timeout on Server * lib/websocket: handle concurrent upgrade using goroutine * lib/websocket: handle concurrent Server read using goroutines * lib/websocket: handle concurrent ping using goroutines === Chores * websocket/testdata: rewrite autobahn test using container
Diffstat (limited to 'lib/websocket')
0 files changed, 0 insertions, 0 deletions