quartz
quartz copied to clipboard
Large messages > 8 kb
When I send a large message, the RPC Go process does not receive it. The ruby process hangs.
I believe the limit is 8 kb.
Any feedback, or a workaround would be very helpful. Thanks!
This is probably a bug. I'll look into it.
Thank you @DavidHuie !
Any luck @DavidHuie ? Would love start using Quartz, but this is a blocker for me unfortunately. Thanks a ton!
As it seems, this is only an OS X but, on a random Linux machine messages above 8kb work perfectly well. Thanks @jangler
so, how fix it on macos?
anybody have a solution? need to send way more than 8KB
Just fyi, I did not find a solution, but ended up writing the whole thing then in Go instead of Ruby..