Server providing AIM services to old clients. Make your own chat network. Fuck Docker.
Find a file
Artem Titoulenko 5daca9ab52 wip
2021-11-24 11:59:53 -05:00
src
tests
.gitignore
0x17_authorization_registration_service.go
flap.go
go.mod wip 2021-11-24 11:59:53 -05:00
go.sum wip 2021-11-24 11:59:53 -05:00
main.go wip 2021-11-24 11:59:53 -05:00
package.json
Readme.md
service.go
session.go wip 2021-11-24 11:59:53 -05:00
snac.go
tsconfig.json
util.go wip 2021-11-24 11:59:53 -05: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