Hacker News new | ask | show | jobs
by kristianr4s 606 days ago
nice - have you considered using a websocket to push the message to the receiver instead of when the receiver posts a message back?
1 comments

Good one! I added some possible future improvements in the Readme.md, I'll add this one too. Thank you