Closed GoogleCodeExporter closed 9 years ago
After reading through the library code some more I believe the connection is
marked as RespondedConnect, not RespondedAwaitingApproval, once it has been
Approve()'d.
Original comment by elise...@gmail.com
on 24 Jan 2012 at 10:35
Yes, it's a change in behaviour. However, I believe the current behaviour is
the correct one. Since there's no connection in place until the handshake has
completed we can't really send reliable messages so it makes sense to prohibit
sending messages until status is Connected. But thanks for the heads up!
Original comment by lidg...@gmail.com
on 25 Jan 2012 at 1:39
Sounds good, thanks for checking!
Original comment by elise...@gmail.com
on 25 Jan 2012 at 1:40
Original issue reported on code.google.com by
elise...@gmail.com
on 24 Jan 2012 at 10:31