Skip to content

ShaneSaww/sshchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sshchat

Custom made chat server that runs over SSH.
I did this to learn about channels, and trying to make something lightweight and concurrent in GO.

TODO:

Lots! I want to make the chat input cleaner, and there are some visual bugs with the terminal that gets setup in GO.
I want the ability to run multiple chat rooms out of a single server.
Direct Messages
slash commands
Host on a public server.
Get Username from data sent with the ssh connection.
Setting up Testing
Refactor once I have some base level testing working

About

Custom made chat server that runs over SSH.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages