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
Age
Commit message (
Expand
)
Author
2017-04-27
Add content handlers and built-in SSE support
Loïc Hoguin
2016-05-27
Initial HTTP/2 support
Loïc Hoguin
2015-08-16
Fix a harmless typo in a test
Loïc Hoguin
2015-04-13
One last SPDY test for today
Loïc Hoguin
2015-04-13
More SPDY tests
Loïc Hoguin
2015-04-13
Fix timing issue in one of the tests
Loïc Hoguin
2015-04-13
Fix previous test
Loïc Hoguin
2015-04-13
Even more SPDY tests
Loïc Hoguin
2015-04-13
One more SPDY test
Loïc Hoguin
2015-04-13
One more SPDY test
Loïc Hoguin
2015-04-13
One more SPDY test
Loïc Hoguin
2015-04-13
Check that the connection is down after we send a GOAWAY
Loïc Hoguin
2015-04-13
Add another SPDY test
Loïc Hoguin
2015-04-13
Rename a few SPDY tests
Loïc Hoguin
2015-04-13
Fix previous SPDY test
Loïc Hoguin
2015-04-13
Add more SPDY tests
Loïc Hoguin
2015-04-12
Add a SPDY test and improve a few badstate messages
Loïc Hoguin
2015-04-12
Add more SPDY tests
Loïc Hoguin
2015-04-12
Add more SPDY tests
Loïc Hoguin
2015-04-12
More and improved SPDY tests
Loïc Hoguin
2015-04-12
Improve existing spdy tests and add another
Loïc Hoguin
2015-04-12
Add more complex SPDY tests
Loïc Hoguin
2015-04-12
Check we are connected using SPDY in the twitter_SUITE
Loïc Hoguin
2015-04-11
Add initial spdy_SUITE
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
Update copyright years
Loïc Hoguin
2015-03-12
Add initial Websocket support
Loïc Hoguin
2014-05-12
Start/stop cowlib for tests, closes #4
Josh Toft
2014-03-21
Update copyright years
Loïc Hoguin
2013-08-29
The gun_response message now says if data will follow
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-22
Initial commit with working SPDY client
Loïc Hoguin