mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 13:35:59 +00:00
Websocket additions
Former-commit-id: 662bdd01a7cd403d1f7b8f0d17bed16ed1f06562
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Package websocket provides an easy way to setup server and client side rich websocket experience for Iris
|
||||
// As originally written by me at https://github.com/kataras/go-websocket
|
||||
// As originally written by me at https://github.com/kataras/go-websocket based on v0.1.1
|
||||
package websocket
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user