• Ahh - something like this just came up in https://forum.espruino.com/conversations/387533/#comment17018579

    But basically if you're using the normal Android Integration for HTTP then you should be ok, since that sends a newline before anything it sends back.

    The other issue is if you're sending a lot of data to the console then that could cause issues too, because Bangle.js will pause while waiting for that data to be sent (if you send enough the output buffer gets full) and then it won't be able to process the data coming in

About

Avatar for Gordon @Gordon started