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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2023-02-21
bump dependencies (#39)
Matthieu Pignolet
2023-02-14
Bump tokio from 1.24.1 to 1.24.2 (#38)
dependabot[bot]
2023-01-21
bump twilight to 0.14.2
MatthieuCoder
2023-01-20
new build infrastructure
MatthieuCoder
2023-01-20
Draft: New cross building for docker images (#37)
Matthieu Pignolet
2023-01-16
new build system
MatthieuCoder
2023-01-16
add debug info in the makefile and revert to gcc
MatthieuCoder
2023-01-16
clean dependencies
MatthieuCoder
2023-01-15
add metrics and jemalloc
MatthieuCoder
2023-01-14
clippy, tests and a bit of docs
MatthieuCoder
2023-01-13
better ratelimit, new go structure and better build system
MatthieuCoder
2023-01-08
merge conflicts
MatthieuCoder
2023-01-06
Bump tokio from 1.23.0 to 1.23.1
dependabot[bot]
2023-01-05
remove reliance on openssl
MatthieuCoder
2023-01-05
base for tracing
MatthieuCoder
2023-01-03
add all in one binary
MatthieuCoder
2023-01-02
add ratelimiter service
MatthieuCoder
2023-01-02
add token from config and change the signal handler to SIGTERM
MatthieuCoder
2023-01-02
restructure project
MatthieuCoder
2022-12-31
add base of cache component
MatthieuCoder
2022-12-31
updates and bazel removal
MatthieuCoder
2021-11-05
use twilight for deserialization and gateway
Matthieu
2021-10-18
fix merge conflicts
Matthieu
2021-10-18
upgrade dependencies
Matthieu
2021-10-18
regenerate cargo deps
Matthieu
2021-10-16
Merge branch 'main' into nats-structs-discord-gateway
n1c00o
2021-10-16
Add prometheus
Matthieu
2021-10-13
circleci for macos, windows and arm/x86 macos
Matthieu
2021-10-12
tests, cleanup & rest base
Matthieu
2021-10-02
Add enumflags2 and serde_repr
n1c00o
2021-09-20
add basic heartbeat
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-17
webhook base implementation
Matthieu
2021-09-09
gateway improvements, common packages and examples
Matthieu
2021-09-08
cargo
Matthieu
2021-09-07
update webhook signatures
Matthieu
2021-09-07
patch webpki and ring
Matthieu
2021-09-07
fix carious dependencies
Matthieu
2021-09-07
migrate to cargo raze
Matthieu
2021-09-03
add better rust support
Matthieu