Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.cn

go get github.com/webview/webview

```