Skip to content

max-jardetzky/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat

Simple Websocket chat server written in Go.

Instructions:

  • Open the main directory in a command prompt.
  • Run the server using go build or go run
  • Type help in the command window for admin commands.

As a client:

  • Connect in your browser to the IP written in the command prompt.
  • Enter a username, and you're in!
  • Type /help in the text box and submit to see client commands.

Features:

  • Real-time message distribution and logging to .txt files (in the logs directory)
  • CLI for admin use

About

Chat server in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published