mirror of
https://github.com/kataras/iris.git
synced 2026-01-07 12:07:28 +00:00
add a raw gorilla websocket example
This commit is contained in:
4
_examples/websocket/gorilla-filewatch/testfile.txt
Normal file
4
_examples/websocket/gorilla-filewatch/testfile.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Some Contents
|
||||
# you can edit this file locally
|
||||
# and http://localhost:8080
|
||||
# will render the new contents through the live websocket connection.
|
||||
Reference in New Issue
Block a user