index
:
gun.git
1.3.x
http2-websocket
http3
master
HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ws_SUITE.erl
Age
Commit message (
Expand
)
Author
2019-09-26
Add reply_to option to ws_upgrade; remove notowner entirely
Loïc Hoguin
2019-09-24
Add auto-ping to Websocket and a silence_pings option
Loïc Hoguin
2019-09-24
Reject requests/data when using Websocket
Loïc Hoguin
2019-09-23
Properly error out on HTTP/1.0 Websocket upgrade attempts
Loïc Hoguin
2019-09-05
Implement graceful shutdown
Loïc Hoguin
2019-07-25
Rename ws_echo test handler to ws_echo_h
Loïc Hoguin
2019-04-26
Add upgrade/ws tuples to gun:await/2,3,4
Loïc Hoguin
2019-01-03
Update copyright years
Loïc Hoguin
2018-12-31
Fix stripping stream reference in gun_http
Piotr Bober
2018-06-04
Update copyright years
Loïc Hoguin
2018-06-03
Change messages to gun_upgrade and gun_ws with stream reference
Loïc Hoguin
2017-12-14
Silence export_all warnings
Loïc Hoguin
2015-08-16
Fix a harmless typo in a test
Loïc Hoguin
2015-04-10
Add headers to gun_ws_upgrade message
Loïc Hoguin
2015-04-09
Add gun_up and gun_down messages
Loïc Hoguin
2015-04-08
Use maps for and improve options
Loïc Hoguin
2015-03-12
Add initial Websocket support
Loïc Hoguin