Using http and websocket in one project #3185
-
Hello. In my project I use HTTP server without WebSocket (like REST API from your tutorials). Recently I |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can have as many event handlers and listeners and clients and whatever, as long as your memory permits. Please see our documentation, and follow the guidelines in our tutorials. |
Beta Was this translation helpful? Give feedback.
You can have as many event handlers and listeners and clients and whatever, as long as your memory permits.
Please see our documentation, and follow the guidelines in our tutorials.