mirror of
https://github.com/amigan/aim-oscar-server.git
synced 2024-11-21 12:09:48 -05:00
Server providing AIM services to old clients. Make your own chat network. Fuck Docker.
models | ||
oscar | ||
src | ||
tests | ||
.gitignore | ||
0x17_authorization_registration_service.go | ||
go.mod | ||
go.sum | ||
main.go | ||
package.json | ||
Readme.md | ||
tsconfig.json | ||
util.go | ||
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