Skip to content

A simple C++ implementation of a synchronous TCP chatroom.

Notifications You must be signed in to change notification settings

danhussey/TCP_Chatroom

Repository files navigation

TCP Chatroom

Overview

A basic C++ implementation of a TCP chatroom that I did as a take-home project while interviewing with Matician, the SF robotics startup.

Features

  • Socket connections
  • Handles client inputs
  • Broadcasts messages to connected clients
  • Custom command validation and client nickname handling

About

A simple C++ implementation of a synchronous TCP chatroom.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published