Skip to content

sinnus/socket.io-cowboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket.io-cowboy

Overview

Travis-CI :: Travis-CI status

This project is an open-source Erlang implementation of Socket.IO server. Based on Cowboy.

Licensed under the Apache License 2.0.

Feauters

  • Partial Supports 0.7+ version of Socket.IO-client up to latest - 0.9.6 (doesn't support ack and events)
  • Supports xhr-polling transport
  • Supports websocket transport
  • Supports SSL

#Usage example

The example you can find in demo directory. Just make and execute start.sh script. Url to check: http://localhost:8080/index.html

About

Socket.IO server for Erlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published