Did anyone managed to put msgpack-rpc (C++) to work under windows, through cygwin or mingw?
Thanks, SwatchPuppy
Did anyone managed to put msgpack-rpc (C++) to work under windows, through cygwin or mingw?
Thanks, SwatchPuppy
I've implemented msgpack-rpc sometimes ago: https://github.com/qehgt/myrpc It uses boost
library and was used in Linux/Windows environment in production.