index
:
matthieu/nova.git
bump-dependencies
ci
circleci-project-setup
dependabot/cargo/async-nats-0.29.0
dependabot/cargo/ed25519-dalek-2.0.0
dependabot/cargo/rustix-0.37.25
dependabot/cargo/rustls-webpki-0.100.2
dependabot/cargo/webpki-0.22.2
dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.23
main
update/2024
update/2025
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
rust
Age
Commit message (
Collapse
)
Author
2022-12-31
updates and bazel removal
MatthieuCoder
2021-11-05
use twilight for deserialization and gateway
Matthieu
2021-10-20
fix some things
Matthieu
2021-10-18
fix merge conflicts
Matthieu
2021-10-18
regenerate cargo deps
Matthieu
2021-10-16
Merge branch 'main' into nats-structs-discord-gateway
n1c00o
2021-10-16
Fix some warnings
n1c00o
2021-10-16
Add payloads according to Gateway Events
n1c00o
2021-10-16
Fix types
n1c00o
2021-10-16
Fix infinite recursion size
n1c00o
2021-10-16
Add prometheus
Matthieu
2021-10-15
fix circle ci
Matthieu
2021-10-13
circleci for macos, windows and arm/x86 macos
Matthieu
2021-10-12
tests, cleanup & rest base
Matthieu
2021-10-08
changes in the proto names, and new spec for nats
Matthieu
2021-10-04
Add structures
n1c00o
2021-10-02
Add channel-related structures
n1c00o
2021-10-02
Add Application-related structures
n1c00o
2021-10-02
Add Stage Instance structures
n1c00o
A Stage Instance holds data about a live stage.
2021-10-02
Implement User-related structures
n1c00o
2021-10-02
Add enumflags2 and serde_repr
n1c00o
2021-10-02
Remove discord_models for now
n1c00o
Using https://github.com/discordnova/discord-openapi/
2021-10-02
fix: unable to set nested variables
Matthieu
2021-10-01
Start doing structs for NATS
n1c00o
2021-10-01
Start structs of the Discord API
n1c00o
2021-09-26
NovaCtl cluster command & control proto
Matthieu
2021-09-19
shard + implementation of the payload deserialization & restructure
Matthieu
2021-09-18
work on the gateway
Matthieu
2021-09-17
basic com implementation & cache base
Matthieu
2021-09-09
gateway improvements, common packages and examples
Matthieu