erwa
erwa copied to clipboard
Please use https://github.com/CargoTube/cargotube or https://github.com/CargoTube/ct_erwa_api instead.
hello, I made some changes in Erwa for able to work it on Cowboy-2.x version. Please have look at the changes, and apply it to the main repo if you...
hello, Here is another crash issue. This comes when I try register a procedure what is already registered. Here is the Erlang comamnds line-by-line for reproduce the issue: ``` application:ensure_all_started(cowboy)....
Server side errors: ``` 7:31:33.335 [info] Application lager started on node '[email protected]' 17:31:33.338 [info] Application cowboy started on node '[email protected]' 17:31:33.372 [info] Application erwa started on node '[email protected]' Eshell V7.3...
Is it possible to use erwa as a router to connect a web browser and an erlang (yaws) webserver? My first thought was to run arwe on my yaws server...
Let me suggest to create a PLUG for Elixir, so the community will be able to enjoy the fantastic WAMP framework. http://phoenixframework.org/
add tests to cover all the branches and at least 90% of the lines
to be able to identify problems with ranch. http://ninenines.eu/docs/en/ranch/1.1/guide/embedded/
implement a simple user database, at least ssl certificate based and wamp-cra with and without password salt.