iris/_examples/view
Gerasimos (Makis) Maropoulos 2f8b29cb3d examples: use ctx.ResponseWriter().Naive().(http.Pusher) instead
Former-commit-id: 7802f4eadf2b1c0a0d2a42ed5ebac3e5c77f88cc
2020-07-24 22:36:46 +03:00
..
context-view-data 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
embedding-templates-into-app New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +03:00
herotemplate minor 2020-07-20 13:36:39 +03:00
overview minor 2020-07-20 13:36:39 +03:00
quicktemplate minor 2020-07-20 13:36:39 +03:00
template_django_0 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
template_html_0 add context.Protobuf, MsgPack, ReadProtobuf, ReadMsgPack methods 2020-04-08 16:48:22 +03:00
template_html_1 minor 2020-07-20 13:36:39 +03:00
template_html_2 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
template_html_3 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
template_html_4 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
template_html_5 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
template_jet_0 examples: use ctx.ResponseWriter().Naive().(http.Pusher) instead 2020-07-24 22:36:46 +03:00
template_jet_1_embedded New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +03:00
template_jet_2 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
template_jet_3 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
template_pug_0 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
template_pug_1 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
template_pug_2 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
template_pug_3 New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +03:00
write-to 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