Skip to content

Commit

Permalink
docs: updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Dec 16, 2024
1 parent 17c44ce commit 1e5eba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.
* Supports variable formatters, default - BinaryFormatter which uses System.Runtime.Serialization.BinaryFormatter inside
* Also available ready formatters in separate nuget packages: H.Formatters.Newtonsoft.Json, H.Formatters.System.Text.Json and H.Formatters.Ceras
* Supports `PipeAccessRule`'s(see `H.Pipes.AccessControl` nuget package) or more complex code to access using the `PipeServer.PipeStreamInitializeAction` property
* Supports Trimming/NativeAOT

### Nuget

Expand Down

0 comments on commit 1e5eba6

Please sign in to comment.