All Projects → aviaryan → chattt-backend

aviaryan / chattt-backend

Licence: MIT license
🖥 Backend for chattt

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to chattt-backend

Node Decorators
node-decorators
Stars: ✭ 230 (+1252.94%)
Mutual labels:  socket, socket-io, expressjs
express-boilerplate
ExpressJS boilerplate with Socket.IO, Mongoose for scalable projects.
Stars: ✭ 83 (+388.24%)
Mutual labels:  socket, socket-io, expressjs
order-service
一个基于vuejs,reactjs,nodejs,socket.io的服务系统
Stars: ✭ 22 (+29.41%)
Mutual labels:  socket-io, expressjs
glitch-studio
data bending & glitch tools
Stars: ✭ 66 (+288.24%)
Mutual labels:  glitch-art, glitch
SocketIOUnity
A Wrapper for socket.io-client-csharp to work with Unity.
Stars: ✭ 69 (+305.88%)
Mutual labels:  socket, socket-io
spiced-final-project
Career explorer platform developed in React.js in 6 days.
Stars: ✭ 14 (-17.65%)
Mutual labels:  socket-io, expressjs
temporalis
Slit-scan webcam with canvas
Stars: ✭ 105 (+517.65%)
Mutual labels:  glitch-art, glitch
ExpressJS-SocketIO-Boilerplate
📦 Simple Express.js & Socket.io Boilerplate
Stars: ✭ 31 (+82.35%)
Mutual labels:  socket, socket-io
angular-chat
Angular v.9, Node.js, Nest.js v.6, Mongoose, Socket.io, Passport, Angular Universal SSR (in progress...)
Stars: ✭ 35 (+105.88%)
Mutual labels:  socket, socket-io
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (+294.12%)
Mutual labels:  socket, socket-io
bubbly
Full stack chat application created w/ Next.js, Socket.IO, Express, React and TypeScript
Stars: ✭ 24 (+41.18%)
Mutual labels:  socket-io, expressjs
opentelemetry-ext-js
js extensions for the open-telemetry project
Stars: ✭ 122 (+617.65%)
Mutual labels:  socket-io, expressjs
CleanArchitecture-SocketIO
CleanArchitecture with SocketIo 📡
Stars: ✭ 32 (+88.24%)
Mutual labels:  socket, socket-io
vue3-chat
2021👨‍🎓Vue2/3全家桶 + Koa+Socket+Vant3前后端分离移动端聊天应用。vue+node全栈入门项目
Stars: ✭ 46 (+170.59%)
Mutual labels:  socket, socket-io
AmigoChat-Realtime-Chat-Application
AmigoChat is a responsive real-time chat application built on MERN Stack and Socket io.
Stars: ✭ 22 (+29.41%)
Mutual labels:  socket-io, expressjs
socialApp-MERN
Social Networking web app similar to Instagram.
Stars: ✭ 35 (+105.88%)
Mutual labels:  socket-io, expressjs
react-webrtc-chat
React WebRTC chat
Stars: ✭ 39 (+129.41%)
Mutual labels:  socket, socket-io
RRQMSocket
TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。
Stars: ✭ 286 (+1582.35%)
Mutual labels:  socket, socket-io
socket.io-client-core
High-Performance Socket.IO client in C#
Stars: ✭ 70 (+311.76%)
Mutual labels:  socket, socket-io
video-chat
Simple Web Application that offer you to create video meeting room using WebRTC and Socket.
Stars: ✭ 32 (+88.24%)
Mutual labels:  socket, socket-io

Chattt Backend

⚡️ Backend for chattt.

Running

> git clone https://github.com/aviaryan/chattt-backend.git

> cd chatt-backend

> npm install

> npm run start

Hosting it for free

You can use Glitch to run this server for free.

For chattt application, I have a server running at https://glitch.com/edit/#!/chattt.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].