shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
20 stars 43 forks source link

Implement the actual sending of events. #61

Closed kuv2707 closed 1 month ago

kuv2707 commented 1 month ago

Description

The events are sent through the doSendEvent function in eventRecipients.ts.

The response body should only contain the events array for now.

Notes

shivansh-bhatnagar18 commented 1 month ago

The issue you are trying to assign to yourself is already assigned.

ritwik-69 commented 1 month ago

i would like to work on this issue

ritwik-69 commented 1 month ago

@kuv2707 I think i made some error while pull request as my earlier commit is also present for some reason

kuv2707 commented 1 month ago

You can drop the unwanted commit. Refer to contributing.md.