Skip to content

Rust implementation of the Anarchy Online Chat Protocol using tokio

License

Notifications You must be signed in to change notification settings

Nadybot/nadylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nadylib

nadylib is a Rust implementation of the Anarchy Online Chat Protocol using tokio.

Current Status

Done:

  • TCP connection
  • Login key generation
  • Helper methods for writing and reading the protocol
  • MMDB parser
  • 100% coverage and fast implementation of MMDB string formatting
  • All currently available packet types for chat-only sessions

Not yet done:

  • In the future, an AOBot wrapper with state handling
  • Examples

About

Rust implementation of the Anarchy Online Chat Protocol using tokio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages