All Projects → BisratYalew → Real Time Public Chat

BisratYalew / Real Time Public Chat

This program show how to create a public chat using javascript

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Real Time Public Chat

Saea
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
Stars: ✭ 318 (+606.67%)
Mutual labels:  chat, websockets, socket
Mean Angular4 Chat App
MEAN stack with Angular 4 Chat App
Stars: ✭ 41 (-8.89%)
Mutual labels:  expressjs, chat, socket
Websockets Chat
Laravel WebSockets chat
Stars: ✭ 44 (-2.22%)
Mutual labels:  chat, websockets
Mercurius
Real-time Messenger for Laravel
Stars: ✭ 309 (+586.67%)
Mutual labels:  chat, websockets
Express Status Monitor
🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev
Stars: ✭ 3,302 (+7237.78%)
Mutual labels:  socket, expressjs
chat-with-deno-and-preact
Chat app with Deno + Preact
Stars: ✭ 27 (-40%)
Mutual labels:  chat, websockets
Socket.io
NodeJS《你画我猜》游戏
Stars: ✭ 255 (+466.67%)
Mutual labels:  chat, socket
React Redux Chat
🔥🔥react+redux-chat 模仿实现PC微信聊天系统。
Stars: ✭ 308 (+584.44%)
Mutual labels:  chat, websockets
Fiora
An interesting open source chat application. Developed with node.js, mongoDB, socket.io and react
Stars: ✭ 4,920 (+10833.33%)
Mutual labels:  chat, socket
Main
a minimal, distraction-free chat application
Stars: ✭ 648 (+1340%)
Mutual labels:  chat, websockets
Vchat
💘🍦🙈Vchat — 从头到脚,撸一个社交聊天系统(vue + node + mongodb)
Stars: ✭ 724 (+1508.89%)
Mutual labels:  chat, socket
echo-server
Echo Server is a container-ready, multi-scalable Node.js application used to host your own Socket.IO server for Laravel Broadcasting.
Stars: ✭ 36 (-20%)
Mutual labels:  socket, websockets
Study-Room
Connect and study together with friends over text and voice channels, over a click of a button. Web application for chat and audio streaming.
Stars: ✭ 21 (-53.33%)
Mutual labels:  websockets, expressjs
Aiowebsocket
Async WebSocket Client. Advantage: Flexible Lighter and Faster
Stars: ✭ 263 (+484.44%)
Mutual labels:  websockets, socket
chattt-backend
🖥 Backend for chattt
Stars: ✭ 17 (-62.22%)
Mutual labels:  socket, expressjs
ng2-STOMP-Over-WebSocket
STOMP Over WebSocket service for angular2
Stars: ✭ 35 (-22.22%)
Mutual labels:  socket, websockets
showdown-battle-bot
Socket Battle Bot for Pokemon Showdown (http://pokemonshowdown.com/)
Stars: ✭ 19 (-57.78%)
Mutual labels:  socket, websockets
express-boilerplate
ExpressJS boilerplate with Socket.IO, Mongoose for scalable projects.
Stars: ✭ 83 (+84.44%)
Mutual labels:  socket, expressjs
Django Private Chat
Django one-to-one Websocket-based Asyncio-handled chat, developed by Bearle team
Stars: ✭ 376 (+735.56%)
Mutual labels:  chat, websockets
Socket Io Typescript Chat
A chat application implemented using Socket.io, TypeScript, Angular and Angular Material components
Stars: ✭ 771 (+1613.33%)
Mutual labels:  chat, socket

RealTime Public Chat

This program shows how to create a chat app using javascript

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

A step by step series of examples that tell you how to run the program

Clone the Repo

git clone https://github.com/bisratyalew/Real-Time-Public-Chat.git

If yarn is installed

yarn

if not

npm install

Running the tests

Not Finished Yet.

Built With

  • Node.js - Javascript Runtime

  • Socket.io - RELIABLE REAL-TIME ENGINE

  • Express.js - Fast, unopinionated, minimalist web framework for Node.js

  • Moment.js - Used to Parse, validate, manipulate, and display dates and times in JavaScript.

Contributing

Feel free to contribute.

Authors

Demo

License

This project is licensed under the ISC License

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].