Use websocket along with REST api routes #63

Open
opened 2022-12-07 13:25:18 +00:00 by rahulv07 · 0 comments
rahulv07 commented 2022-12-07 13:25:18 +00:00 (Migrated from github.com)

I have built a project with REST api routes like post,get, etc. Some applications in the project require realtime communication, so I am planning to include websockets in my project. Is there a way to use websockets routes and REST api routes from a websocket server?

I have built a project with REST api routes like post,get, etc. Some applications in the project require realtime communication, so I am planning to include websockets in my project. Is there a way to use websockets routes and REST api routes from a websocket server?
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sitegui/nodejs-websocket#63
No description provided.