File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >Zyan</id >
5- <version >2.13 </version >
5+ <version >2.14 </version >
66 <title >Zyan</title >
77 <authors >Rainbird,yallie</authors >
88 <owners >Hagen Siegel</owners >
1414 <summary >Amazingly easy distributed application framework for .NET, Mono and Xamarin.Android</summary >
1515 <releaseNotes >What's new:
1616
17+ v2.14: Bugfixes and stability improvements
18+ — #85: Connection lock issue in duplex TCP channel
19+ — #83: Race condition in ZyanDispatcher related to SessionManager
20+ — #82: Unhandled exception in duplex TCP channel
21+ — #81: Use SDK-style csproj for .NET 4.0 and above
22+ — #80: Improved memory management for very large payloads
23+ — #79: Unique name filtering for call interceptors
24+ — #77: Event storage high watermark
25+ — #76: ReconnectRemoteEvents behavior improvements
26+ — #74: Single event handler invocation queue per session
27+ — #73: Custom thread pool worker threads annotations
28+
1729 v2.13: Bugfixes and stability improvements
1830 — #73: RemoveClientServerWires freeze
1931 — #71: Problem with initialization of class TcpCustomServerProtocolSetup
You can’t perform that action at this time.
0 commit comments