←back to thread

35 points thiagosf | 2 comments | | HN request time: 0.406s | source
1. kristianr4s ◴[] No.41923230[source]
nice - have you considered using a websocket to push the message to the receiver instead of when the receiver posts a message back?
replies(1): >>41923511 #
2. thiagosf ◴[] No.41923511[source]
Good one! I added some possible future improvements in the Readme.md, I'll add this one too. Thank you