1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 19:02:33 +01:00
server/gateway
Madeline 407af95d94
Discord.js gateway connection when connecting to voice will close 4002 decode error due to not sending self_video field. temp solution: remove it from server.
this commit will probably be reverted later; I'm just trying to see if a proper ( not self signed ) SSL cert on slowcord.maddy.k.vu will fix this SSL error I'm receiving.
2022-02-17 18:54:16 +11:00
..
.vscode gateway 2021-08-12 20:18:05 +02:00
src Discord.js gateway connection when connecting to voice will close 4002 decode error due to not sending self_video field. temp solution: remove it from server. 2022-02-17 18:54:16 +11:00
.env.example gateway 2021-08-12 20:18:05 +02:00
.gitignore gateway 2021-08-12 20:18:05 +02:00
.swcrc 🐛 fix build 2021-10-09 01:44:44 +02:00
client.js 🎨 restructure 2021-10-14 19:47:10 +02:00
Dockerfile gateway 2021-08-12 20:18:05 +02:00
LICENSE gateway 2021-08-12 20:18:05 +02:00
package-lock.json revert dependabot PRs that update node-fetch to v3 2022-01-24 17:06:31 +11:00
package.json revert dependabot PRs that update node-fetch to v3 2022-01-24 17:06:31 +11:00
README.md gateway 2021-08-12 20:18:05 +02:00
tsconfig.json prettier formatted /gateway 2021-10-20 09:15:52 +09:00

Fosscord WebSocket Gateway Server

About

Fosscord is free open source software compatible to discord. It is a selfhostable Chat, Voice and Video platform similar to Slack, Rocket.chat and Discord-compatible.

  • Discord-compatible
  • Selfhostable
  • Open Source
  • Configurable
  • Secure
  • Decentralized
  • Extendable
  • Themeable

logo by @nwlandas

Installation

it is in development and not yet finished

Support

https://discord.gg/ZrnGQP6p3d

if we are finished we'll host our own support server.

Contribute

This project is only possible by volunteers like you and me, your contribution is very much appreciated 🥺.

If you want to make this project reality and and you would like to contribute then read the wiki first.