iris/_examples/convert-handlers
Gerasimos (Makis) Maropoulos 0f113dfcda (#1554) Add support for all common compressions (write and read)
- Remove the context.Context interface and export the *context, the iris.Context now points to the pointer\nSupport compression and rate limiting in the FileServer\nBit of code organisation


Former-commit-id: ad1c61bf968059510c6be9e7f2cceec7da70ba17
2020-07-10 23:21:09 +03:00
..
negroni-like (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
nethttp (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
real-usecase-raven examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example. 2020-03-05 22:41:27 +02:00