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

#338 in HTTP client

Download history 238/week @ 2024-07-25 448/week @ 2024-08-01 220/week @ 2024-08-08 1/week @ 2024-08-15 11/week @ 2024-09-12 43/week @ 2024-09-26 35/week @ 2024-10-03

78 downloads per month

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

~15–29MB
~552K SLoC