Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple chat app built with Golang, React and Websockets

Features

  • Connection / disconnection of dead clients
  • Creation of own public channels
  • Direct messages
  • Indication of new messages
  • Multiple connections of one user
  • Online and offline status of users
  • Predefined list of public channels for all users
  • Public and private channels
  • Private storage (Save your messages)

Installation

Web

Install node moduels via npm i. Start a development server npm start

Backend

Install Go >= 1.12. Build binary via go build in go-chat-server folder

About

Chat app on Golang and React

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages