Skip to content

Tags: rsocket/rsocket-net

Tags

0.2.7

improves project info and versioning

Signed-off-by: Oleh Dokuka <shadowgun@i.ua>

0.2.3

Fix order of payload tuple

0.2.2

Expose ConnectAsync method that accepts ReadOnlySequence

0.2.1

Friendly fixes for RSocketClient.ConnectAsync() - since this is a low…

…-frequency call, no harm in taking the byte[] primitive.

0.2.0

Producer-side fixes. New scheduler, new iterators. Fixes for Tasks th…

…at instantly complete and so cannot be scheduled.

0.1.7

Major updates - moving IAsyncEnumerable into core project as new API …

…pattern. Stream and Channel updates for receiver pattern. RPC will break on this change, updates there to follow.

0.1.6

Inject version from git tag

0.1.5

Updates to use CallerMemberName for method signatures in generated co…

…de. Fixes to remove warnings.

0.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removing tag version match temporarily.

0.1.3

Adding nuget publication for Core library.