You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: