summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-01-16new build systemMatthieuCoder
2023-01-16add debug info in the makefile and revert to gccMatthieuCoder
2023-01-16clean dependenciesMatthieuCoder
2023-01-15add metrics and jemallocMatthieuCoder
2023-01-14clippy, tests and a bit of docsMatthieuCoder
2023-01-13better ratelimit, new go structure and better build systemMatthieuCoder
2023-01-08merge conflictsMatthieuCoder
2023-01-06Bump tokio from 1.23.0 to 1.23.1dependabot[bot]
2023-01-05remove reliance on opensslMatthieuCoder
2023-01-05base for tracingMatthieuCoder
2023-01-03add all in one binaryMatthieuCoder
2023-01-02add ratelimiter serviceMatthieuCoder
2023-01-02add token from config and change the signal handler to SIGTERMMatthieuCoder
2023-01-02restructure projectMatthieuCoder
2022-12-31add base of cache componentMatthieuCoder
2022-12-31updates and bazel removalMatthieuCoder
2021-11-05use twilight for deserialization and gatewayMatthieu
2021-10-18fix merge conflictsMatthieu
2021-10-18upgrade dependenciesMatthieu
2021-10-18regenerate cargo depsMatthieu
2021-10-16Merge branch 'main' into nats-structs-discord-gatewayn1c00o
2021-10-16Add prometheusMatthieu
2021-10-13circleci for macos, windows and arm/x86 macosMatthieu
2021-10-12tests, cleanup & rest baseMatthieu
2021-10-02Add enumflags2 and serde_reprn1c00o
2021-09-20add basic heartbeatMatthieu
2021-09-19shard + implementation of the payload deserialization & restructureMatthieu
2021-09-18work on the gatewayMatthieu
2021-09-17basic com implementation & cache baseMatthieu
2021-09-17webhook base implementationMatthieu
2021-09-09gateway improvements, common packages and examplesMatthieu
2021-09-08cargoMatthieu
2021-09-07update webhook signaturesMatthieu
2021-09-07patch webpki and ringMatthieu
2021-09-07fix carious dependenciesMatthieu
2021-09-07migrate to cargo razeMatthieu
2021-09-03add better rust supportMatthieu