Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hktalent/p2p-chat
P2P chat Desktop app for linux、window、macOS
https://github.com/hktalent/p2p-chat
e2e-chat p2p-chat webrtc
Last synced: 25 days ago
JSON representation
P2P chat Desktop app for linux、window、macOS
- Host: GitHub
- URL: https://github.com/hktalent/p2p-chat
- Owner: hktalent
- Created: 2021-09-08T17:26:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T08:47:24.000Z (9 months ago)
- Last Synced: 2024-11-19T07:37:00.052Z (3 months ago)
- Topics: e2e-chat, p2p-chat, webrtc
- Language: Go
- Homepage: https://chat.51pwn.com
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Free P2P chat
https://chat.51pwn.com# how build for mac os
```
# in china
go env -w GOPROXY=https://goproxy.cngo get github.com/webview/webview
```