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
Because the port is shared between search and notification events, attempting to listen on the same interface for a search and notifications protocol isn't available.
It'd be nice to allow this somehow, maybe by updating search to be able to transmit events to a listener if it is active, and vice versa
The text was updated successfully, but these errors were encountered:
Because the port is shared between search and notification events, attempting to listen on the same interface for a
search
andnotifications
protocol isn't available.It'd be nice to allow this somehow, maybe by updating search to be able to transmit events to a listener if it is active, and vice versa
The text was updated successfully, but these errors were encountered: