mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-18 19:55:29 +00:00
f1b0d552b6a7110f3d4604b8b39383d75bbead98
now using bitwise operators and dividing the `rights` value so you can have other rights whilst having the `OPERATOR` right for example: `3` is `1` and `2` combined NOTE: a potential issue has been uncovered while testing; if you have more than 1 thread the server will only stop 1 thread and the rest of the server will continue to run
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
Resources
Setup
Description
Languages
TypeScript
75.3%
C#
15.9%
HTML
3.4%
Nix
2.5%
JavaScript
1.8%
Other
1.1%
