GitXplorerGitXplorer
s

Luno.Client.Websocket

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
0123c8df0000413c25ce46a17f22554471f8df35

Correct some misconceptions around how KeepAlive and Ping/Pong messages are implemented

sshaynevanasperen committed 2 years ago
Unverified
510b7c029c942e0131b2ace6f67622ff4d26493a

Renames and minor refactoring

sshaynevanasperen committed 3 years ago
Unverified
03e6890f9ffcde927f207d3e4309c802b38c21da

Split OrderUpdateStream into OrderStatusUpdateStream and OrderFillUpdateStream

sshaynevanasperen committed 3 years ago
Unverified
08170066fc5a003dc49304054f4c9dc84d41a5f2

Update streams objects to publicly expose underlying Subjects instead of just IObservables (to facilitate testing in consuming code by sending fake messages)

sshaynevanasperen committed 3 years ago
Unverified
8efeb60e2148a50f9fb80014cb4c9e94233c4c12

Add net6 target framework and update packages

sshaynevanasperen committed 3 years ago
Unverified
eafc9ba78858164456b21a6d316db86cf835f3b9

Add support for new user streams

sshaynevanasperen committed 3 years ago

README

The README file for this repository.

Build status License

NuGet NuGet

Luno.Client.Websocket

A websocket client for the Luno exchange. Provides an observable stream for each type of event published by the server.