summaryrefslogtreecommitdiff
path: root/common/rust
AgeCommit message (Collapse)Author
2022-12-31updates and bazel removalMatthieuCoder
2021-11-05use twilight for deserialization and gatewayMatthieu
2021-10-20fix some thingsMatthieu
2021-10-18fix merge conflictsMatthieu
2021-10-18regenerate cargo depsMatthieu
2021-10-16Merge branch 'main' into nats-structs-discord-gatewayn1c00o
2021-10-16Fix some warningsn1c00o
2021-10-16Add payloads according to Gateway Eventsn1c00o
2021-10-16Fix typesn1c00o
2021-10-16Fix infinite recursion sizen1c00o
2021-10-16Add prometheusMatthieu
2021-10-15fix circle ciMatthieu
2021-10-13circleci for macos, windows and arm/x86 macosMatthieu
2021-10-12tests, cleanup & rest baseMatthieu
2021-10-08changes in the proto names, and new spec for natsMatthieu
2021-10-04Add structuresn1c00o
2021-10-02Add channel-related structuresn1c00o
2021-10-02Add Application-related structuresn1c00o
2021-10-02Add Stage Instance structuresn1c00o
A Stage Instance holds data about a live stage.
2021-10-02Implement User-related structuresn1c00o
2021-10-02Add enumflags2 and serde_reprn1c00o
2021-10-02Remove discord_models for nown1c00o
Using https://github.com/discordnova/discord-openapi/
2021-10-02fix: unable to set nested variablesMatthieu
2021-10-01Start doing structs for NATSn1c00o
2021-10-01Start structs of the Discord APIn1c00o
2021-09-26NovaCtl cluster command & control protoMatthieu
2021-09-19shard + implementation of the payload deserialization & restructureMatthieu
2021-09-18work on the gatewayMatthieu
2021-09-17basic com implementation & cache baseMatthieu
2021-09-09gateway improvements, common packages and examplesMatthieu