Skip to content

Conversation

@agatheblues
Copy link
Contributor

@agatheblues agatheblues commented Dec 10, 2025

  • Change the ws route to be /channels/channel_id
  • Return the document from the DB

[dependencies]
axum = { version = "0.8.6", features = ["ws"] }
tokio = { version = "1.42", features = ["full"] }
postgres = "0.19.12"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this would be a better client:
https://github.com/launchbadge/sqlx
Since then we do not lock on postgres :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants