11 releases

0.2.2 Aug 7, 2024
0.2.1 Aug 7, 2024
0.1.9 Aug 7, 2024
0.1.7 Jul 31, 2024

#359 in HTTP client

MIT license

8KB
144 lines

Starburst

simple discord library for rust made for learning purposes

Installation

why would you use this loool.

anyways.

cargo add starburst

or

# Cargo.toml
starburst = "0"

Crate features

  • dashmap - Enables DashMap crate
  • gateway - Enables gateway

Notes

  • Connecting to gateway implies the creation of an http client so you shouldn't create another.
  • This crate uses some twilight crates internally, that's it.

Fun fact

"Starburst" is a type of galaxy, just like Seyfert (ts).

Dependencies

~16–30MB
~551K SLoC