This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2025-12-17 18:07:01 +00:00
Code
Releases
Activity
Files
280872fd59253f1a033e073e67fc0053068a899e
kararas_iris
/
_examples
/
websocket
/
custom-go-client
History
Gerasimos (Makis) Maropoulos
280872fd59
add iris websocket client side for Go and a simple chat example
...
Former-commit-id: af1c555b6b092a3d0484fee2e200fd8767d7239e
2019-02-09 04:28:00 +02:00
..
main.go
add iris websocket client side for Go and a simple chat example
2019-02-09 04:28:00 +02:00
run.bat
websocket: replace sync.Map with custom map[string]*connection. Add translate template function example. Fix ctx.HandlerName() does not return the end-dev-defined current route's name, this will give better warnings when using MVC in a wrong way
2019-01-25 23:47:31 +02:00