You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a unique handler in ProtocolHandler at LiveDevProtocolRemote that parses the message to identify the method and do something there. Need a more extensible way of registering new methods and provide their implementations separately from this handler.
The text was updated successfully, but these errors were encountered:
There is a unique handler in ProtocolHandler at LiveDevProtocolRemote that parses the message to identify the method and do something there. Need a more extensible way of registering new methods and provide their implementations separately from this handler.
The text was updated successfully, but these errors were encountered: