Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 583 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 583 Bytes

socket.io example for Fuse Build Status Fuse Version

socket.io example for Fuse.

I did this:

  1. wget https://cdn.socket.io/socket.io-1.4.5.js
  2. Added a navigator shim

To get the chat server for socket.io:

  1. Download https://github.com/rauchg/chat-example and you are good to go, with your own multiplatform chat!