Update README.md

This commit is contained in:
RustDesk
2021-05-27 18:30:53 +08:00
committed by GitHub
parent 9cc8f9e382
commit a562ec712c

View File

@@ -1,2 +1,2 @@
# rustdesk-server-demo
Demo implementation of RustDesk server
# A demo of RustDesk server implementation
This is a super simple implementation with only one relay connection allowed, without NAT traverse, persistence, encryption and any other advanced features. But it can be your good starting point to write your own RustDesk server program.