-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebSocket4Net for modern .NET (.NET core) is ready for test #199
Comments
@kerryjiang Hi, Could you please let me know how to use a proxy with this version of the library? Thank you! |
Which kind of proxy do you need? Socks 4/5 or something else? |
Socks4/5/http. In previous version you can just set the field 'proxy', but
in beta I didn't find it...
…On Sat, Aug 24, 2024, 6:07 PM Kerry Jiang ***@***.***> wrote:
Which kind of proxy do you need?
Socks 4/5 or something else?
—
Reply to this email directly, view it on GitHub
<#199 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJUYZUFM4FI56V5CLZVQBNDZTC4TNAVCNFSM6AAAAABIUMQO3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYGQ2TQNJTGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Any updates? |
It is supported. I will add a demo or unit test about this feature. https://github.com/kerryjiang/SuperSocket/tree/master/src/SuperSocket.Client.Proxy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi guys, a new beta version nuget package of WebSocket4Net was released.
This version was implemented completely for modern .NET (.NET core).
https://www.nuget.org/packages/WebSocket4Net/1.0.0-beta.1
The text was updated successfully, but these errors were encountered: