Error when adding a handler if a channel has been created
The RPC class design requires all the handlers to be provided up-front. Currently, adding a new handler after a channel is created has no effect. To make more obvious this misuse, the method now throws an error.
Showing
Please register or sign in to comment