intille / wockets

Automatically exported from code.google.com/p/wockets
0 stars 0 forks source link

Data Loss with 5 wockets #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In our tests, there was loss of 2 minutes/wocket for a 4 hour test without
disconnections. The issue need to be investigated. It could be due to
overflow in our buffers or in socket-level buffers or in wockets buffers.
Among the tests that can be made, sending sequence numbers, lowering
sampling rate.

Original issue reported on code.google.com by albinali@mit.edu on 14 Sep 2009 at 2:00