SMU-SIS / reacolo

MIT License
0 stars 0 forks source link

Better connection status management #3

Open QuentinRoy opened 7 years ago

QuentinRoy commented 7 years ago

Currently, there is no proper connection error management. Only the isConnected property is provided to connected components, but nothing in particular if something goes wrong. Also, it is not possible to distinguish between 'waiting for a connection' and 'disconnected'.