M
M
mrsimpson2014-07-04 12:35:11
Node.js
mrsimpson, 2014-07-04 12:35:11

How to add native websocket support to sails.js?

I'm going to make a public API on websockets, on the server I use node + sails. Since the API is public, I don't want to use socket.io because of its own, poorly defined protocol. The question is: is it possible to use native websockets (or ws, for example) in sails, while still being able to access controllers, models, and other things.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question