WebSocket4Net icon indicating copy to clipboard operation
WebSocket4Net copied to clipboard

WebSocket4Net for modern .NET (.NET core) is ready for test

Open kerryjiang opened this issue 1 year ago • 5 comments

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

kerryjiang avatar Jun 01 '24 19:06 kerryjiang

@kerryjiang Hi,

Could you please let me know how to use a proxy with this version of the library?

Thank you!

kulikov-dev avatar Aug 23 '24 08:08 kulikov-dev

Which kind of proxy do you need?

Socks 4/5 or something else?

kerryjiang avatar Aug 24 '24 17:08 kerryjiang

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 https://github.com/kerryjiang/WebSocket4Net/issues/199#issuecomment-2308458530, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUYZUFM4FI56V5CLZVQBNDZTC4TNAVCNFSM6AAAAABIUMQO3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYGQ2TQNJTGA . You are receiving this because you commented.Message ID: @.***>

kulikov-dev avatar Aug 24 '24 17:08 kulikov-dev

Any updates?

kulikov-dev avatar Nov 08 '24 09:11 kulikov-dev

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

kerryjiang avatar Nov 08 '24 19:11 kerryjiang