I would like to use this together with Bincode to send some binary data over the IPC wire, but I see that there is no Serde support at the moment. Although I don't mind writing a remote serializer/deserializer for this, but I would still like to suggest if we can have official support for Serde
I would like to use this together with Bincode to send some binary data over the IPC wire, but I see that there is no Serde support at the moment. Although I don't mind writing a remote serializer/deserializer for this, but I would still like to suggest if we can have official support for Serde