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
In flutter app I have added socket io because of a feature that needs real-time but problem is my api is not yet deployed so I want mock server to simulate real-time communication in rest api I can easily mock responses for any request but for socket io that is my question how I mock it for development and testing stages in flutter side
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In flutter app I have added socket io because of a feature that needs real-time but problem is my api is not yet deployed so I want mock server to simulate real-time communication in rest api I can easily mock responses for any request but for socket io that is my question how I mock it for development and testing stages in flutter side
Beta Was this translation helpful? Give feedback.
All reactions