Skip to content

Commit

Permalink
version 4.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszykov committed May 17, 2023
1 parent 157ca95 commit 344cec9
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
https://github.com/deniszykov/WebSocketListener</Description>
<Company>deniszykov</Company>
<Product>deniszykov.WebSocketListener</Product>
<Version>4.2.15</Version>
<Version>4.2.16</Version>
<Authors>Valeriano Tortola, Denis Zykov</Authors>
<PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/deniszykov/WebSocketListener</PackageProjectUrl>
Expand All @@ -16,7 +16,10 @@ https://github.com/deniszykov/WebSocketListener</Description>
<PackageTags>websockets HTML5 realtime streaming sockets server client async asynchronous</PackageTags>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>..\WebSocketListener.snk</AssemblyOriginatorKeyFile>
<PackageReleaseNotes>v.4.2.15
<PackageReleaseNotes>v.4.2.16
@animehunter refactored WebSocketHandshaker to support async IO operation

v.4.2.15
fixed BufferManager.CreateBufferManager should accept pool size in bytes instead of items.
fixed misleading error message when BufferManager and SendBuffer is not set properly.

Expand Down

0 comments on commit 344cec9

Please sign in to comment.