Skip to content

negarciacamilo/tcp_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple TCP chat

This is just a simple chat (with private messaging).

Usage:

  • First run docker compose up
  • After that you can connect using nc localhost 8080 or whatever method use to connect to a TCP server
  • Write your username (must be unique)
  • Start sending messages

About

Simple Golang TCP chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published