quartz icon indicating copy to clipboard operation
quartz copied to clipboard

Large messages > 8 kb

Open larskluge opened this issue 9 years ago • 7 comments

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!

larskluge avatar Dec 09 '15 11:12 larskluge

This is probably a bug. I'll look into it.

DavidHuie avatar Dec 09 '15 17:12 DavidHuie

Thank you @DavidHuie !

larskluge avatar Dec 10 '15 03:12 larskluge

Any luck @DavidHuie ? Would love start using Quartz, but this is a blocker for me unfortunately. Thanks a ton!

larskluge avatar Dec 21 '15 10:12 larskluge

As it seems, this is only an OS X but, on a random Linux machine messages above 8kb work perfectly well. Thanks @jangler

larskluge avatar Jan 27 '16 22:01 larskluge

so, how fix it on macos?

MaxMernikov avatar Feb 16 '18 20:02 MaxMernikov

anybody have a solution? need to send way more than 8KB

gresbtim avatar May 04 '20 07:05 gresbtim

Just fyi, I did not find a solution, but ended up writing the whole thing then in Go instead of Ruby.. 

larskluge avatar May 05 '20 22:05 larskluge