Off-Top-App / off-top-flutter

Repository for our mobile client application.
0 stars 2 forks source link

OT-MigrateFlutterEndpoints #47

Closed frlzjosh closed 4 years ago

frlzjosh commented 4 years ago

WHAT TO DO:

  1. Change the WebSocket endpoint to direct to the WebSocket created in the SessionHandler service
  2. Make sure when you login and create an account you are using the endpoints from the User microservice

DONE:

  1. You are no longer running off-top-java and can login, and successfully send data through the websocket.