Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

essen/chat_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Old, unmaintained tutorial

Please use https://github.com/ninenines/cowboy/tree/master/examples/websocket instead.

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

@deprecated Cowboy Websocket Chat Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published