iris/_examples/websocket/custom-go-client
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