gin/examples/realtime-advanced
Barnabus 6f7fe487b3 Change HTML input tags to use HTML5 syntax. (#1617)
In XHTML, the <input> tag must be properly closed, like this `<input />`.  In HTML5 the `<input>` tag has no ending slash.  https://www.w3schools.com/tags/tag_input.asp
2018-11-01 16:05:40 +08:00
..
resources Change HTML input tags to use HTML5 syntax. (#1617) 2018-11-01 16:05:40 +08:00
Makefile add Makefile for example (#951) 2017-06-15 20:07:42 -05:00
main.go chore: add some annotations (#1550) 2018-09-15 15:21:54 +08:00
rooms.go Updates realtime-advanced demo 2015-05-13 20:54:54 +02:00
routes.go chore: use http.Status* instead of hard code (#1482) 2018-08-14 09:51:56 +08:00
stats.go chore: add some annotations (#1544) 2018-09-15 10:23:32 +08:00