mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-06 10:52:31 +01:00
Mirror of https://github.com/spacebarchat/server
d200d83066
Client throws "Invalid time value", so I'm guessing it's something to do with premium_since not being the date format they want ( allegedly ISO8601, but works with a plain number, so wtf ) |
||
---|---|---|
.docker | ||
.github | ||
api | ||
bundle | ||
cdn | ||
dashboard | ||
gateway | ||
rtc | ||
util | ||
webrtc | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.prettierrc | ||
COPYING | ||
crowdin.yml | ||
docker-compose.yml | ||
Dockerfile | ||
fosscord-server.code-workspace | ||
nginx.conf | ||
README.md |
Fosscord Server
About
This repository contains:
- Fosscord HTTP API Server
- WebSocket Gateway Server
- HTTP CDN Server
- Utility and Database Models
- RTC Server
- WebRTC Server
- Admin Dashboard