readme: add nodes time sync notes

This commit is contained in:
rkonfj 2024-07-05 19:58:58 +08:00
parent 29c19b7e67
commit b61a9699e0
No known key found for this signature in database
GPG Key ID: 9595E3A991503741
2 changed files with 4 additions and 1 deletions

View File

@ -12,6 +12,8 @@ Another p2p network library in Go. Committed to direct communication between dev
- Cross-platform compatibility (linux/windows/macOS/iOS/android)
## Get Started
> [!NOTE]
> Time synchronization between nodes is crucial; the difference should not exceed 5 seconds
### p2p vpn
```sh
# node1

View File

@ -11,7 +11,8 @@
- 跨平台
## 快速开始
> [!NOTE]
> 节点间时间同步非常重要,通常相差不能超过 5 秒
### p2p vpn
```sh
# 节点1