gin/examples/realtime-advanced
Barnabus af23ac2256 Remove type attribute from HTML script tag to be consistent with the rest of the codebase. (#1623)
The `<script>` tag is used to define a client-side script (JavaScript).  The "type" attribute is required in HTML 4, but optional in HTML5.
2018-11-05 09:35:24 +08:00
..
resources Remove type attribute from HTML script tag to be consistent with the rest of the codebase. (#1623) 2018-11-05 09:35:24 +08:00
main.go chore: add some annotations (#1550) 2018-09-15 15:21:54 +08:00
Makefile add Makefile for example (#951) 2017-06-15 20:07:42 -05: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