mirror of
https://github.com/guilhermewerner/erlang-ws
synced 2025-06-16 03:14:19 +00:00
Cowboy WebSocket Example
This commit is contained in:
2
config/sys.config
Normal file
2
config/sys.config
Normal file
@ -0,0 +1,2 @@
|
||||
[
|
||||
].
|
3
config/vm.args
Normal file
3
config/vm.args
Normal file
@ -0,0 +1,3 @@
|
||||
-name erws@127.0.0.1
|
||||
-setcookie erws
|
||||
-heart
|
Reference in New Issue
Block a user