Skip to content

ConorT38/chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

chat-room

A simple IRC application that allows you to set up a user, join a chat room, and communicate with other people via TCP socket connections.

Built in Golang.


To build and use:

  • Build the executable files
     go build chat_room_server.go
     go build chat_room_client.go
  • Run the executables
    ./chat_room_server
    ./chat_room_client

About

Simple IRC chat room built in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages