mirror of
https://github.com/kataras/iris.git
synced 2025-12-23 12:57:05 +00:00
add iris websocket client side for Go and a simple chat example
Former-commit-id: af1c555b6b092a3d0484fee2e200fd8767d7239e
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// export to client.go:ClientSource []byte
|
||||
// export to client.js.go:ClientSource []byte
|
||||
|
||||
const websocketStringMessageType = 0;
|
||||
const websocketIntMessageType = 1;
|
||||
|
||||
Reference in New Issue
Block a user