←back to thread

35 points thiagosf | 1 comments | | HN request time: 0.207s | source
Show context
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 #
1. thiagosf ◴[] No.41923511[source]
Good one! I added some possible future improvements in the Readme.md, I'll add this one too. Thank you