Server providing AIM services to old clients. Make your own chat network. Fuck Docker.
Go to file
Artem Titoulenko 1a72012747 update roadmap
2021-11-10 00:32:49 -05:00
src update roadmap 2021-11-10 00:32:49 -05:00
tests split auth and chat servers 2021-09-24 00:47:41 -04:00
.gitignore
package.json split auth and chat servers 2021-09-24 00:47:41 -04:00
Readme.md update roadmap 2021-11-10 00:32:49 -05:00
tsconfig.json family -> service, service -> subtype 2021-09-11 14:46:51 -04:00
yarn.lock

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
    • Online/offline status for users
    • Send IM back and forth
  • The rest of the owl