iris/websocket
Gerasimos (Makis) Maropoulos be32418bc1 Update to version 11.0.1. Feature request implemented: https://github.com/kataras/iris/issues/1113
Former-commit-id: 0ce38dbacc2458fe327fa4401fdde1e69c8aacb0
2018-10-28 01:19:22 +03:00
..
AUTHORS Update to version 8.5.5 | Read HISTORY.md 2017-11-02 05:54:33 +02:00
client.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
client.js websocket: dupl the client js lib for cdns as requested by: https://github.com/kataras/iris/issues/1047 2018-07-25 04:46:31 +03:00
client.min.js Minified the client.js using UglifyJs 2018-07-30 14:27:28 +05:30
client.ts Another new feature: websocket controller, for real 2017-12-20 17:56:28 +02:00
config.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
connection.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
emitter.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
LICENSE add a code snippet as a very simplistic overview and update the license dates from 2017 to 2017-2018 2017-12-31 06:45:12 +02:00
message.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
server.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
websocket.go Do not create the global configuration in homedir by-default, as, correctly, requested on chat. Use iris.WithGlobalConfiguration with a pre-defined iris.yml file on your home directory, existing users will not have any issues, new one will have to create the file before 2018-03-27 09:59:29 +03:00