We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b1b80f commit f62a86fCopy full SHA for f62a86f
website/src/posts/2025-10-24-weekly-updates/image.png
296 KB
website/src/posts/2025-10-24-weekly-updates/page.mdx
@@ -0,0 +1,10 @@
1
+export const author = "nicholas-kissel"
2
+export const published = "2025-10-24"
3
+export const category = "changelog"
4
+export const keywords = ["weekly-update", "websockets", "path-routing", "docker", "coolify", "amd64"]
5
+
6
+# Rivet Weekly Changelog 2025-41
7
8
+- Support WebSockets/HTTP via path routing – no need for headers or custom protocols
9
+- AMD64 Docker image
10
+- Coolify support added
0 commit comments