pinty icon indicating copy to clipboard operation
pinty copied to clipboard

Toy prototype for a distributed computing system in C++

Results 1 pinty issues
Sort by recently updated
recently updated
newest added

I tried the closure serialization library you provided at github.com/darabos/pinty/blob/master/pinty.h, and while it appears to work locally (serialize() followed by load()), as soon as I send the bytearray over the...