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
Is there a way to instantiate a pushing client which doesnt care about incoming messages? The current socket client requires a StreamSelectLoop argument..
The text was updated successfully, but these errors were encountered:
I've confirmed @cboden's suggestion to work as expected. IMO this is a sensible approach. I assume this solves your question and we can close this ticket? If not, feel free to comment and we can re-open this.
why do I need a DnsResolver?
PR #7 addresses this by making the Resolver optional. Let's try to move this discussion to this PR.
Is there a way to instantiate a pushing client which doesnt care about incoming messages? The current socket client requires a StreamSelectLoop argument..
The text was updated successfully, but these errors were encountered: