Skip to content

Commit 9b8d383

Browse files
committed
add wiki to readme
1 parent f9bd5ad commit 9b8d383

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Serial to TCP Bridge Protocol
22
An error tolerant serial UART to TCP connection, raw data bridge.
33

4+
[See Documentation](https://roanbrand.github.io/SerialToTCPBridgeProtocol/)
5+
6+
#### Description
47
Host side gateway service written in Go that listens on COM ports for serial clients.
58
This is meant to bridge the gap between tcp connections and serial devices using UART/RS-232/Virtual COM over USB, etc.
69
Clients implementing the protocol client have a tcp like api that they can use to make connections to real servers.

0 commit comments

Comments
 (0)