Skip to content

spiridonovmv/chat_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cowboy websocket tutorial

To compile this example you need rebar in your PATH.

Type the following command:

$ rebar get-deps compile

You can then start the Erlang node with the following command:

./start.sh

Then point your browser to the indicated URL to open a websocket client. Not all browsers support websockets. It was tested with Chromium.

About

Cowboy Websocket Chat Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 60.7%
  • HTML 37.2%
  • Shell 2.1%