All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Client.Read byteCount type.
- Made timeouts client properties.
- Setting stream delay after stream change.
- Properties for communication settings.
- Missing NetworkStream lock.
- IDisposable implementation.
- .NET 6.0 target to .NET Standard 2.0.
- ConnectTimeout property.
- Disabled Nagle's algorithm.
- ExceptionCode enum.
- DelayAfterRead property.
- FunctionCode enum naming.
- Timeout property to ReadTimeout property.
- ReadTimeout setting in examples.