feat: add message queuing (new branch as old feat/message-queue had problems) #29

Merged
Aelthorim merged 3 commits from feat/message-queue into main 2026-07-31 00:13:35 +02:00
Owner
  • Add functions in db.rs to insert messages, mark them as delivered , and get undelivered messages
  • Deliver queued messages on login and tokenlogin
  • Change tcpstream connect port for ws in client as it was pointing to wrong port
- Add functions in db.rs to insert messages, mark them as delivered , and get undelivered messages - Deliver queued messages on login and tokenlogin - Change tcpstream connect port for ws in client as it was pointing to wrong port
feat: add message queuing (new branch as old feat/message-queue had problems)
All checks were successful
Lint / Format (push) Successful in 1m43s
Lint / Format (pull_request) Successful in 52s
Lint / Clippy (push) Successful in 3m46s
Lint / Clippy (pull_request) Successful in 1m42s
Security Scan / trivy-scan (pull_request) Successful in 3m0s
1b590a376e
-  Add functions in db.rs to insert messages, mark them as delivered , and get undelivered messages
- Deliver queued messages on login and tokenlogin
-  Change tcpstream connect port for ws in client as it was pointing to wrong port
fix: change port for connecting via tcp from 8001 to 8000 as per server config
All checks were successful
Lint / Format (push) Successful in 54s
Lint / Clippy (push) Successful in 1m41s
Lint / Format (pull_request) Successful in 51s
Lint / Clippy (pull_request) Successful in 2m1s
Security Scan / trivy-scan (pull_request) Successful in 2m7s
bd300e35fa
chore: bump version of client to 0.4.1 and server to 0.5.0
All checks were successful
Lint / Format (push) Successful in 1m7s
Lint / Clippy (push) Successful in 1m54s
Lint / Format (pull_request) Successful in 48s
Security Scan / trivy-scan (pull_request) Successful in 1m45s
Lint / Clippy (pull_request) Successful in 1m57s
ace11a5516
Aelthorim deleted branch feat/message-queue 2026-07-31 00:13:35 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Aelthorim/chat-project!29
No description provided.