Off-Top-App / off-top-flutter

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

Ot 90 #8

Closed auhbz closed 4 years ago

auhbz commented 4 years ago

What I did:

How to Test:

  1. When the flutter and spring-boot server is running make way to the WebSocket page. Click on the "send data" button to see data coming in. You will see a bunch of numbers appearing, that is fine because it is byte data of the audio file.
  2. Check the code and see if there can be any improvements.

    Note: You will need to checkout into OT-90 in the off-top-java repo to look at the incoming data from the WebSocket. You can view it here: https://github.com/Off-Top-App/off-top-java/pull/12