Commit Graph

9 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
b214df742b Nothing special: when iris.DevLogger() used then group logs based on time.
Former-commit-id: 921e2d5baabd3d299f4a719ef0a0abd924bc3bc9
2017-02-28 05:37:53 +02:00
Gerasimos (Makis) Maropoulos
31b804d90b Replace websocket->Values() with ->SetValue/GetValue instead.
Former-commit-id: fe7fa1a40123b34ec864732ddfee796574cefa72
2017-02-25 20:25:22 +02:00
Gerasimos (Makis) Maropoulos
4e1d64c5c0 Websocket additions
Former-commit-id: 662bdd01a7cd403d1f7b8f0d17bed16ed1f06562
2017-02-22 20:32:38 +02:00
Gerasimos (Makis) Maropoulos
5c318dfce6 misspell fix
Former-commit-id: a6e81fd308a1f741c16d24793778d4046a172b35
2017-02-17 10:49:28 +02:00
Gerasimos (Makis) Maropoulos
30f9bd364e Fix comment on wss example
Former-commit-id: 0dbc0c9f88ae7cd28df7ba764e76fce48b5eaaf2
2017-02-17 07:20:24 +02:00
Gerasimos (Makis) Maropoulos
e52a062ff5 wss example
Former-commit-id: fb1aad51214981533565129b784e6ab88c6a7a1a
2017-02-17 07:19:53 +02:00
Gerasimos (Makis) Maropoulos
48b470f5da Add HTTP/2 Example and Websocket wss:// too in the same time :)
Former-commit-id: fd4c12043d6ed739770236e014ccd2f0f4f5a84c
2017-02-17 06:49:54 +02:00
Gerasimos (Makis) Maropoulos
13e83fc57e SessionsPolicy and sessions adaptor, history and _example written.
Former-commit-id: e8b0dde3cb3b72919f01b9d836d8ccb3d4e20214
2017-02-15 20:06:19 +02:00
Gerasimos (Makis) Maropoulos
82afcc5aa6 Implement the websocket adaptor, a version of kataras/go-websocket, and refactor all of the previous websocket examples.
https://github.com/kataras/go-websocket/issues/27

Former-commit-id: 0b7e52e0a61150a8bba973ef653986d8b3ddd26b
2017-02-15 08:40:43 +02:00