Releases: Code-Sharp/WampSharp
Releases · Code-Sharp/WampSharp
v23.8.1
Fix previous issues with progress
v23.5.1
Adding a test for different tuples for TProgress and TResult
v22.5.1
- Fix implementation of MaxFrameSize.
- Adding support for authentication per binding.
v18.9.3
Adding GOODBYE
task support (#271). Solving callee memory leak (#272).
v18.7.2
Allowing code generated callee proxies to be passed to the GetCalleeProxy method on UWP.
v18.7.1
Making callee proxy code generator public, adding ValueTuple support.