bitmex-client-websocket icon indicating copy to clipboard operation
bitmex-client-websocket copied to clipboard

Websocket for Multiple Users

Open emin-karadag opened this issue 5 years ago • 4 comments

Hello there, I want to listen on websocket for multiple user accounts. I want to listen to the positions and orders of these users. What path should I follow for multi-user? Thank you.

emin-karadag avatar Apr 28 '20 07:04 emin-karadag

Hello @emin-karadag ,

there is a PR https://github.com/Marfusios/bitmex-client-websocket/pull/27 Still finding time to get into it, would be great if you could run that branch and let us know if everything works.

Marfusios avatar Apr 28 '20 07:04 Marfusios

Hello @Marfusios

Okay. I will write the result under PR 27. Thanks :)

emin-karadag avatar Apr 28 '20 08:04 emin-karadag

Hello @Marfusios Today you published Bitmex.Client.Websocket version 3.1.76 in Nuget Gallery. Is there any improvement regarding multi-user socket?

emin-karadag avatar May 04 '20 16:05 emin-karadag

Hello @emin-karadag,

not yet, just updating dependencies to the latest version and targeting also .net standard 2.1

Marfusios avatar May 04 '20 17:05 Marfusios