Server providing AIM services to old clients. Make your own chat network. Fuck Docker.
Go to file
Artem Titoulenko 099ea1a69b IT WORKS
2021-11-09 11:42:15 -05:00
src IT WORKS 2021-11-09 11:42:15 -05:00
tests split auth and chat servers 2021-09-24 00:47:41 -04:00
.gitignore Convert everything to TypeScript 2021-09-08 20:11:05 -04:00
package.json split auth and chat servers 2021-09-24 00:47:41 -04:00
Readme.md Update Readme.md 2021-09-11 13:05:03 -04:00
tsconfig.json family -> service, service -> subtype 2021-09-11 14:46:51 -04:00
yarn.lock add all services and set version numbers AIM 3.x expects 2021-09-11 13:03:00 -04:00

AIM Oscar Server

Run your own AIM chat server, managing users and groups. Hook up a vintage client and get chatty.

Roadmap

  • Accept and start negotiating a connection with a client
  • Perform username/password authentication
  • Set up basic services
  • The rest of the owl