feat: add event enum for sending and receiving messages on the socket #47

Open
radical wants to merge 1 commit from wip/messaging-features into main
Owner

Added in message editing and deleting with this change

Added in message editing and deleting with this change
radical added 1 commit 2025-08-07 19:38:45 +00:00
feat: add event enum for sending and receiving messages on the socket
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
b4bb83b7f5
Added in message editing and deleting with this change
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin wip/messaging-features:wip/messaging-features
git checkout wip/messaging-features

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff wip/messaging-features
git checkout wip/messaging-features
git rebase main
git checkout main
git merge --ff-only wip/messaging-features
git checkout wip/messaging-features
git rebase main
git checkout main
git merge --no-ff wip/messaging-features
git checkout main
git merge --squash wip/messaging-features
git checkout main
git merge --ff-only wip/messaging-features
git checkout main
git merge wip/messaging-features
git push origin main
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: gorb/backend#47
No description provided.