Actions
Bug #3586
closedMicro forwarder: Register prefix should not succeed until the WebSocket makes a connection
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
04/04/2016
Due date:
% Done:
0%
Estimated time:
Description
If the WebSocket connection fails, a Face is still created. Should wait until success to add to the Faces list.
Updated by Anonymous over 8 years ago
- Status changed from New to Closed
Added an optional onComplete callback to the ForwarderFace constructor.
Actions