iris/_examples/websocket/custom-go-client
2019-01-25 23:47:31 +02:00
..
main.go Update to version 11.0.1. Feature request implemented: https://github.com/kataras/iris/issues/1113 2018-10-28 01:19:22 +03: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