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.