From 251b23e321785b2374fe07278c051e2a99e84928 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Thu, 4 Feb 2021 09:53:55 +0100 Subject: :art: typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4a1c504b..da6bfda8 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ This repository contains the HTTP API Server and the WebSocket Gateway Server [Project Board](https://github.com/discord-open-source/discord-server/projects/4) ## API -[Project Board](https://github.com/discord-open-source/discord-server/projects/3) +[Project Board](https://github.com/discord-open-source/discord-server/projects/6) For the WebSocket we use [ws](https://www.npmjs.com/package/ws) and we'll write our own packet handler for the individual opcodes and events. ## Gateway -[Project Board](https://github.com/discord-open-source/discord-server/projects/6) +[Project Board](https://github.com/discord-open-source/discord-server/projects/3) We use [express](https://expressjs.com/) for the HTTP Server and [lambert-server](https://www.npmjs.com/package/lambert-server) for route handling and body validation (customized). -- cgit 1.5.1