Skip to content

Releases: rsocket/rsocket-net

0.2.7 Release

20 Aug 11:48
Compare
Choose a tag to compare

⭐ New Features

  • Provides WebSocket Headers Settings #11

🔨 Other

  • Strong name signing support

0.2.3

07 Jul 18:58
Compare
Choose a tag to compare
Fix order of payload tuple

0.2.2

05 Jun 22:05
Compare
Choose a tag to compare
Expose ConnectAsync method that accepts ReadOnlySequence

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

01 Jun 05:55
Compare
Choose a tag to compare
…-frequency call, no harm in taking the byte[] primitive.

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

27 May 05:34
Compare
Choose a tag to compare
…at instantly complete and so cannot be scheduled.

IAsyncEnumerable interface implementation.

15 Feb 18:06
Compare
Choose a tag to compare
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

28 Jan 21:23
Compare
Choose a tag to compare
Inject version from git tag

0.1.5: Updates to use CallerMemberName for method signatures in generated co…

28 Jan 20:38
Compare
Choose a tag to compare

Initial

17 Jan 21:39
0793958
Compare
Choose a tag to compare
0.1.4

Removing tag version match temporarily.

Initial

17 Jan 19:25
Compare
Choose a tag to compare

Initial Release to NuGet.