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
The server has a method: disable_observe_handling. This method will allow you handle it by yourself. You can find the usage in test case spawn_server_disable_observe.
Is there a way to respond to Observe messages with the
Server::run(handler)
abstraction?When I send an observe request the handler does not seem to be invoked.
The text was updated successfully, but these errors were encountered: