Hacker News new | ask | show | jobs
by avinassh 1217 days ago
can you elaborate on how this would work?
1 comments

The trigger will break the message out into chunks of <8k bytes and send them as separate messages with a unique ID and then an EOF once the message is complete. Planning on releasing this change in the next few days.