Skip to content

Chatable-2021/chatable-server

Repository files navigation

chatable-server

Goal

The goal of chatabal-server is to build a dope back end.

By David Butler Ethan Pierce Justin Martin

Description

For the back end we are using socket.io and postgresql to build the server and save data. Sockets have traditionally been the solution around which most real-time chat systems are architected, providing a bi-directional communication channel between a client and a server. This means that the server can push messages to clients. Whenever you write a chat message, the idea is that the server will get it and push it to all other connected clients.

Setup/Installation Requirements

Known Bugs

There are no known bugs at the time.

Support and Contact Details

Technologies Used

postgreSQL

Node.js

Socket.io

Javascript

Express

Git

Copyright (c) 2020 David Butler Ethan Pierce Justin Martin

The software is licensed under the MIT license Click here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •