Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onfranciis/chatvoid-server

A chatroom web socket server built for NodeJS with TypeScript.
https://github.com/onfranciis/chatvoid-server

chat chatroom chatroom-server learn nodejs typescript websocket websocket-server

Last synced: 17 days ago
JSON representation

A chatroom web socket server built for NodeJS with TypeScript.

Awesome Lists containing this project

README

        

# Chatvoid Server

No socket.io

---

This repository contains the source code for a chatroom web socket built in TypeScript for a NodeJs server without socket\.io. A client can be found on https://github.com/onfranciis/chatvoid. Feel free to glance through this project and suggest changes via issues. Learn how this works [here](./LEARN.md)

You can get my client at https://github.com/onfranciis/chatvoid

Kindly give this repo a star :star:

For enquiries, support or more, contact [[email protected]](mailto:[email protected])

## Tools

![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![Nodemon](https://img.shields.io/badge/NODEMON-%23323330.svg?style=for-the-badge&logo=nodemon&logoColor=%BBDEAD)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![VS Code Insiders](https://img.shields.io/badge/VS%20Code%20Insiders-35b393.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)
![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)