pusher / pusher-websocket-dotnet

Pusher Channels Client Library for .NET
MIT License
112 stars 113 forks source link

How to update the Host? #58

Closed vitalik8545 closed 3 years ago

vitalik8545 commented 5 years ago

I want to change Host in class PusherOptions. What i want to do for this?

imaji commented 5 years ago

Hi,

The only customisation supported at the moment is changing the cluster, how did you want to change the host?

Thanks, John

kiranmaya commented 5 years ago

in this js pusher cliet https://developers.liquid.com/#authenticated they were changing wshost . in c# libarary is there any way of doing it.

snax4a commented 4 years ago

I also need to set The host and wsPort like in js library

simonbuehler commented 3 years ago

Changing the host string in options class should do it

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you'd like this issue to stay open please leave a comment indicating how this issue is affecting you. Thank you.