pusher / pusher-websocket-dotnet

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

Changed: Added the option to change the host #66

Closed nea closed 3 years ago

nea commented 5 years ago

Hi there

Regarding #58 and #49 I added the option to allow custom Hosts to be passed and used by the library so that custom server URLs may be used.

In addition I added the option to pass a custom configured HttpClient to the HttpAuthorizer to setup additional properties, e.g. a Bearer token, without the need to setup additional properties throughout the whole system.

Changelog:

I hope the changes are Ok. Otherwise, let me know ^^

Cheers

reneaye commented 4 years ago

This a very important feature for Unity client, since many publishers persists on using their own backend system. So thank you!

Question: the corresponding commit shows a merge conflict. So it seems this change is currently not built in, right? Anyone to solve the merge conflict?

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.