@@ -28,12 +28,14 @@ We aim to reverse engineer and add additional features to the Discord backend, w
2828This repository contains:
2929
3030- [ API Request/Response Types] ( /src/schemas )
31- - [ Spacebar HTTP API Server ] ( /src/api )
32- - [ WebSocket Gateway Server ] ( /src/gateway )
33- - [ HTTP CDN Server ] ( /src/cdn )
34- - [ WebRTC Server ] ( /src/webrtc )
31+ - [ Spacebar HTTP API server ] ( /src/api )
32+ - [ WebSocket Gateway server ] ( /src/gateway )
33+ - [ HTTP CDN server ] ( /src/cdn )
34+ - [ WebRTC server ] ( /src/webrtc )
3535- [ Utility and Database Models] ( /src/util )
36- - [ Spacebar Admin API (C#)] ( /extra/admin-api ) (Emma [ it/its] @Rory & was here)
36+ - [ Spacebar Admin API (C#)] ( /extra/admin-api/Spacebar.AdminApi )
37+ - [ HTTP CDN server (C#)] ( /extra/admin-api/Spacebar.Cdn )
38+ - [ Various other C# utilities] ( /extra/admin-api )
3739
3840## [ Documentation] ( https://docs.spacebar.chat )
3941
@@ -45,4 +47,5 @@ And with documentation on how to set up your own server [here](https://docs.spac
4547
4648You _ should_ be able to use any client designed for Discord.com to connect to a Spacebar instance.
4749However, some incompatibilities still exist between Spacebar and Discord. For this reason, not every client will connect.
48- We recommend using [ Fermi] ( https://fermi.chat/login?instance=https%3A%2F%2Fspacebar.chat ) as a solid starting point on your adventure in the SpaceBar!
50+ We recommend using [ Fermo] ( https://fermo.sovr.top/login?instance=spacebar.chat ) as a solid starting point on your adventure in the SpaceBar!
51+ You can explore other clients with the [ Spacebar Explorer] ( https://spacebar-explorer.sovr.top/clients ) .
0 commit comments