Skip to content

eminkin97/Chat-Cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network chat server

Server installation instructions:

The components for the server are all in the chat.go file. Download Go version 1.9 from https://golang.org/dl/. Set up the development environment and compile the files with 'go build'. Then run the executable that results

Client installation instructions:

cd into the electron-client repository. Run npm start to start the client.

----------------------------------------------------------------

This application is a network chat server designed for peer to peer communication over a network or wireless communication.

Please Post any questions or issues in the 'Issues section'

About

client/server chat system

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors