A basic messaging/chatting application written in Java. This was a simple learning project. This is in no way commercialized.
  • Java 50.8%
  • C++ 47.8%
  • PowerShell 1.4%
Find a file
2025-06-22 23:00:22 +02:00
rewrite-client adding messagehandler 2025-06-22 23:00:22 +02:00
zip/schaad/chat Added system messages 2025-06-20 23:23:33 +02:00
.gitignore gitignore 2025-06-20 23:41:46 +02:00
compile.ps1 Initial commit 2025-04-05 20:11:58 +02:00
compileCpp.ps1 added send-only client rewrite, written in C++ 2025-06-20 23:41:18 +02:00
LICENSE Create LICENSE 2025-04-07 14:19:27 +02:00
runClient.ps1 basic client (no keepalive) 2025-04-06 13:56:20 +02:00
runServer.ps1 Initial commit 2025-04-05 20:11:58 +02:00