Skip to content

Releases: TheAngryByrd/FSharp.Control.WebSockets

v0.3.0

04 Mar 14:39
Compare
Choose a tag to compare

v0.3.0-beta001

04 Mar 14:32
Compare
Choose a tag to compare
v0.3.0-beta001 Pre-release
Pre-release

v0.2.3

18 Sep 00:31
Compare
Choose a tag to compare

0.2.3 - 2022-09-17

Changed

  • Using native tasks

v0.2.3-beta001

18 Sep 00:30
Compare
Choose a tag to compare
v0.2.3-beta001 Pre-release
Pre-release

0.2.3-beta001 - 2022-09-17

Changed

  • Using native tasks

0.2.2

02 Oct 20:12
Compare
Choose a tag to compare

MINOR: Adds ArrayPool for lower GC pressure. Netstandard2.1 only

0.2.1

13 Sep 01:24
Compare
Choose a tag to compare

MINOR: Replace Memorystream with RecyclableMemoryStream to help reduce Large Object Heap allocations (#3)
MINOR: Adding Benchmarks (#3)

0.2.0

24 May 17:31
Compare
Choose a tag to compare

BREAKING: API Changes
FEATURE: Doc Comments for all public functions

0.1.2

24 May 04:44
Compare
Choose a tag to compare

Update Nuget Description

0.1.1

24 May 04:03
Compare
Choose a tag to compare

Initial release