simple chat app using sockets (not websockets)
  • C# 75%
  • Python 25%
Find a file
2026-03-10 09:56:18 -06:00
FishChatSharp add FishChat itself 2026-03-10 09:53:35 -06:00
.gitignore add FishChat itself 2026-03-10 09:53:35 -06:00
fishclient.py add FishChat itself 2026-03-10 09:53:35 -06:00
fishserver.py add FishChat itself 2026-03-10 09:53:35 -06:00
README.md Update README.md 2026-03-10 09:56:18 -06:00

FishChat

a simple chat thing that uses sockets

probably not secure so don't assume it to be (encryption? never heard of it)