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
Age
Commit message (
Expand
)
Author
2014-03-21
Fix a ws_loop/1 call
Loïc Hoguin
2014-03-21
Add a debug function to send raw data
Loïc Hoguin
2014-03-10
Add gun_http
Loïc Hoguin
2014-03-10
Improve behavior when losing the connection
Loïc Hoguin
2014-03-10
Fix the client_preferred_next_protocols option
Loïc Hoguin
2013-09-04
Remove unneeded case blocks
Loïc Hoguin
2013-09-02
Fix specs for headers
Loïc Hoguin
2013-09-02
Fix a bug when streaming data
Loïc Hoguin
2013-09-02
cow_spdy:split/1 only returns false on failure
Loïc Hoguin
2013-08-31
Actually handle system messages instead of just dying
Loïc Hoguin
2013-08-29
gun_error sends StreamRef, not StreamID
Loïc Hoguin
2013-08-29
The gun_response message now says if data will follow
Loïc Hoguin
2013-08-27
Add typespecs to the gun module
Loïc Hoguin
2013-08-26
Add gun:open/2
Loïc Hoguin
2013-08-26
Sync message signature with documentation
Loïc Hoguin
2013-08-26
Fix server pushed streams
Loïc Hoguin
2013-08-26
Remove the response functions
Loïc Hoguin
2013-08-22
Initial commit with working SPDY client
Loïc Hoguin