Closed pratikpandey21 closed 1 month ago
I would like to work on this issue.
@jainam2907 this issue is dependent with #556, please collabarate with @Saumay on this. Thanks for contributing, assigned.
Hey @jainam2907 , how is it going for the WS support? I am working on #556, which is dependent on this. Would you want to connect sometime regarding this?
@jainam2907 any updates from your side, please let us know if any blockers.
@lucifercr07 @Saumay - I will happy to pick this up if it's available.
@lucifercr07 @Saumay - I will happy to pick this up if it's available.
@psrvere Let's wait for @jainam2907 to respond till today, if not will reassign.
Apologies for the delay. Due to some personal commitments, I haven't been able to work on this yet. I can start in a couple of days. If other issues are getting blocked by this, please feel free to reassign it to someone else.
@jainam2907 no issues, since other dependent issues are blocked on this will reassign it for now. @psrvere would you like to pick this up?
Yes @lucifercr07 - Please assign to me.
Thanks @psrvere . Please let us know in case you need any help!
@psrvere Are you actively working on this? Would love to collaborate on it to start on contributions
Hey @gauravrp, thanks for showing interest.
Yes I am almost done with writing the code, only writing tests and testing is left.
Try to pick up another issue preferably with dificulty-level -- easy
since you are new to the project.
@Saumay - FYI. PR has been raised and under review.
Thanks @psrvere!
Description
Extend the existing HTTP server logic to add WebSocket server support. This enhancement will enable real-time, bidirectional communication between clients and the server, allowing for more interactive and dynamic use cases, such as live data updates and push notifications.
Refer to - https://github.com/DiceDB/dice/pull/512 and https://github.com/DiceDB/dice/pull/527.