generated from phundrak/rust-poem-openapi-template
Implement WebSocket Communication Between Backend and Bot #18
Notifications
Due Date
No due date set.
Blocks
#19 Implement Sending Direct Messages to Users from the Backend
phundrak/gejdr-rs
Reference: phundrak/gejdr-rs#18
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a developer, I want to enable communication between the backend and the Discord bot using WebSockets so that the backend can trigger actions in the bot in real-time.
Acceptance Criteria: