Open nichoth opened 2 years ago
I would be interested in making a reference implementation of sbot too. something like ssb-server, but using DB2. so ssb-server2
or something. We would want it in a github org that everyone interested would have access I suppose. Since this is not really a db2 issue. But where else to put it?
Blob replication is handled entirely by the plugin ssb-blobs
I've started this project as a sort of reference implementation of ssb-db2
& secret-stack
, however I didn't get very far before I ran into problems with muxrpc
. Any help is appreciated. Or if people want to transfer it to a repo in a different github org, that is fine too.
An example of how blobs are replicated would be extremely heploful.
Is this handled by a plugin? which one?
Should this be part of application code? how?
This issue is a less specific version of #301