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
/
src
/
gun_ws.erl
Age
Commit message (
Expand
)
Author
2019-07-15
Add Websocket frames related events
Loïc Hoguin
2019-06-02
Add request_start, request_headers and request_end events
Loïc Hoguin
2019-04-26
Rename owner_gone into owner_down
Loïc Hoguin
2019-01-03
Update copyright years
Loïc Hoguin
2018-12-31
Ignore socket errors in gun_ws:close/2
Loïc Hoguin
2018-12-19
Convert the gun process to gen_statem
Loïc Hoguin
2018-09-17
Add HTTP/1.1 CONNECT support
Loïc Hoguin
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-08-11
Add missing Websocket clause detecting owner is gone
Loïc Hoguin
2017-05-23
add missing call to lists:usort/1
Peter Morgan
2017-04-28
Add 'user_opts' options for use in Websocket handlers
Loïc Hoguin
2017-04-28
Add Gun Websocket handlers and protocol support
Loïc Hoguin
2015-04-10
Add headers to gun_ws_upgrade message
Loïc Hoguin
2015-04-10
Add Websocket options
Loïc Hoguin
2015-04-10
Make Dialyzer happy
Loïc Hoguin
2015-04-09
Add gun_up and gun_down messages
Loïc Hoguin
2015-03-12
Add initial Websocket support
Loïc Hoguin