This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-03-15 01:16:26 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e19a519c6e
iris
/
_examples
/
websocket
/
basic
History
Gerasimos (Makis) Maropoulos
2495be17f6
add example line on how to get the upgraded conn's
iris.Context
with
websocket.GetContext
.
...
Former-commit-id: 7d9cae97e2736d59dccb60c13b0cc5b6ca36a9fd
2019-06-02 18:27:51 +03:00
..
browser
Add the new websocket package (which is just a helper for kataras/neffos) and an example for go server, client, browser client and nodejs client. Add a .fossa.yml and the generated NOTICE file for 3rd-party libs. Update go.mod, go.sum. Update the vendor folder for pongo2 to its latest master as well
2019-06-02 17:49:45 +03:00
browserify
Add the new websocket package (which is just a helper for kataras/neffos) and an example for go server, client, browser client and nodejs client. Add a .fossa.yml and the generated NOTICE file for 3rd-party libs. Update go.mod, go.sum. Update the vendor folder for pongo2 to its latest master as well
2019-06-02 17:49:45 +03:00
go-client
Add the new websocket package (which is just a helper for kataras/neffos) and an example for go server, client, browser client and nodejs client. Add a .fossa.yml and the generated NOTICE file for 3rd-party libs. Update go.mod, go.sum. Update the vendor folder for pongo2 to its latest master as well
2019-06-02 17:49:45 +03:00
server.go
add example line on how to get the upgraded conn's
iris.Context
with
websocket.GetContext
.
2019-06-02 18:27:51 +03:00