Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat server

A single file chat server written in Go.

Works on a TPS server.

This is my first project using Neovim, hurray!

Guide

Telnet linux command uses TCP connection, so that is how we will connect to our chat server.

telnet [IP Address]:[Port]

To close telnet, type ^]

About

A single file chat server written in Go

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages