oxo-chat-app
oxo-chat-app copied to clipboard
基于websocket、json、blockchain的公告、聊天(客户端到客户端加密)客户端。账号无需注册,本地生成!
使用教程
完整App开发环境
//to run the code
nvm use 18.17.1
npm install
npm run android
//to build app
cd android
.\gradlew assembleRelease
代码
apk
wiki
public server
website(online account、bulletin cache)
- https://oxo-chat-server.com
service
- wss://ru.oxo-chat-server.com
I would like to point a subdomain to your ip, if you want to provide service for the public.
You could create a issue to submit your ip and other info of your server.
You could use servers other people provided to contact you friends.
Or you could setup your own server just for your friends.