websockets for a node js server

Hi fuse,
I am going to make a simple chat app using fuse. So i made a very simple node js server. So, can you please guide me to config the fuse client? Because i am unable to find a good example for websockets using fuse? thank you!!

The WebSockets in Fuse are just a polyfill. See the MDN docs for implementation details.