Releases: Cloet/SimpleSockets
Releases · Cloet/SimpleSockets
v1.2.20
Compare
Sorry, something went wrong.
No results found
Cloet
released this
10 Feb 18:52
Small performance fixes
Added messages with metadata
Removed CustomHeader messages (Replaced by messages with metadata)
Increased stability
Added more tests to workflow
v1.2.12-prerelease
Compare
Sorry, something went wrong.
No results found
Cloet
released this
08 Feb 15:08
Method had an incorrect name
v1.2.1-prerelease
Compare
Sorry, something went wrong.
No results found
Cloet
released this
08 Feb 12:31
Changed ssl auth event, use .NET Standard 2.0 again instead of 2.1
Metadata messages
Compare
Sorry, something went wrong.
No results found
Cloet
released this
06 Feb 20:50
Small performance fixes
Added messages with metadata
Removed CustomHeader messages (Replaced by messages with metadata)
v1.1.65 Bugfixes
Compare
Sorry, something went wrong.
No results found
Cloet
released this
02 Feb 19:22
Reverted to older commit.
Added timeout handling
Better disconnection
v1.1.61: Merge pull request #40 from Cloet/develop
Compare
Sorry, something went wrong.
No results found
Cloet
released this
01 Feb 08:54
Bugfix: ssl messages were not read by server.
v1.1.6: Merge pull request #38 from Cloet/develop
Compare
Sorry, something went wrong.
No results found
Cloet
released this
30 Jan 22:54
Bugfix: Timeout was not working properly when set to 0
V1.1.5
Compare
Sorry, something went wrong.
No results found
Cloet
released this
29 Jan 21:44
Bugfix: when sending a lot of bigger messages at once the data was not read correctly.
Added Idle timeout
V1.1.2
Compare
Sorry, something went wrong.
No results found
Cloet
released this
01 Jan 20:43
V0.8
Compare
Sorry, something went wrong.
No results found
Cloet
released this
12 Jul 11:21
Changelog:
Converted the library to .NET Standard 2.0
Uses a lot less memory when sending files.
Bugfixes