~ruther/NosSmooth.Comms

635f667b75054f19e3ce40eb51c6ef989869f48b — Rutherther 2 years ago 43af54d 2023.1
chore: add README
1 files changed, 6 insertions(+), 0 deletions(-)

A README.md
A README.md => README.md +6 -0
@@ 0,0 1,6 @@
# NosSmooth.Comms
Implements NosSmooth client over NamedPipes or Tcp.

Includes Local implementation for injecting named pipes server into running instance.

See ConsolePacketLogger sample to see example usage.