Add initial websocket implementation

This commit is contained in:
Morgan Bazalgette
2017-02-19 18:19:59 +01:00
parent 9b296fc8ed
commit 6f9cae0bcd
25 changed files with 3036 additions and 16 deletions

8
vendor/github.com/leavengood/websocket/AUTHORS generated vendored Normal file
View File

@@ -0,0 +1,8 @@
# This is the official list of Gorilla WebSocket authors for copyright
# purposes.
#
# Please keep the list sorted.
Gary Burd <gary@beagledreams.com>
Joachim Bauch <mail@joachim-bauch.de>