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-01-23 18:51:03 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e96a009d3f
iris
/
_examples
/
websocket
/
basic
/
browserify
History
Gerasimos (Makis) Maropoulos
9c56ed6261
examples: minor: update go mod master version
2020-08-26 19:37:14 +03:00
..
app.js
improve the example and add jwt authentication on handshake or server connect event or any other event
2019-07-06 06:27:28 +03:00
bundle.js
examples: minor: update go mod master version
2020-08-26 19:37:14 +03:00
client.html
_examples/websocket/basic: add a nodejs client and provide a README.md on how to run the websocket clients and the server
2019-06-13 12:15:01 +03:00
package.json
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