1
0
mirror of https://github.com/beego/bee.git synced 2025-07-02 23:50:18 +00:00

Add gorilla/websocket to vendor folder

This commit is contained in:
Faissal Elamraoui
2017-01-23 20:12:40 +01:00
parent 3f15b69bcc
commit c5f8b8d28e
12 changed files with 2143 additions and 0 deletions

8
vendor/github.com/gorilla/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>