Skip to content

oxogenesis/oxo-chat-app

Repository files navigation

使用教程

客户端使用教程(app同理,就不单独写教程了)

完整App开发环境

工程文件压缩包

//to run the code
nvm use 18.17.1
npm install
npm run android

//to build app
cd android
.\gradlew assembleRelease

代码

app
客户端
路由器
服务端

apk

apk

wiki

1.关于密码学
2.系统描述
3.业务消息
4.数据存储

public server

website(online account、bulletin cache)

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.