This repository was archived by the owner on Oct 22, 2025. It is now read-only.
Releases: rivet-dev/rivetkit
Releases · rivet-dev/rivetkit
2.0.1
Full Changelog: v2.0.0...v2.0.1
2.0.0
Complete rewrite to support the Rivet Engine
Full Changelog: v0.9.9...v2.0.0
0.9.9
Full Changelog: v0.9.8...v0.9.9
0.9.8
Full Changelog: v0.9.7...v0.9.8
0.9.7
Full Changelog: v0.9.6...v0.9.7
0.9.6
Full Changelog: v0.9.5...v0.9.6
0.9.5
Full Changelog: v0.9.4...v0.9.5
0.9.4
Full Changelog: v0.9.3...v0.9.4
0.9.3
Full Changelog: v0.9.2...v0.9.3
0.9.2
Features
- Add raw HTTP & WebSocket handlers (6158eb6)
Fixes
Chores
- Re-implement Redis driver (no p2p) (f36f95f)
- Update Redis to use Coordinate (3a8be12)
- Refactor to remove topologies & use a standard proxy interface (take 2) (f27b445)
- Temp disable Rivet driver in prep for v2 (5922c98)
- Add WebSocket handler example (4763fef)
- Add
honodependency to WebSocket handler proxy example (62502ec)