Open nichoth opened 8 years ago
I know Tobias has been aiming to keep SDMP as generalizable as possible - maybe a "possible uses" section would also be a good idea?
It could describe things like a Dropbox-style syncing app, or a chat client, with a brief description of what them using the SDM protocol would look like.
A comparison to other technologies is also a great idea.
Good idea. I'll add that to the next milestone.
@nichoth I spent the evening reading through the scuttlebutt docs (and a few other similar projects I've been linked to today) and it is really close to what I'm working on here. (Note that I started this project ~3 years ago, and have not spent a lot of serious time on it until recently.)
The only thing I'm wondering is if scuttlebutt is a software and network agnostic protocol? I didn't see specifications for the protocol in their docs. (A primary goal for this project is to develop clear specs for a network and software agnostic protocol.) If you know more, please let me know, I'd love to read more about it!
As part of the 0.12 release I plan on writing a bit of a comparison to other similar projects/software, so if you know of projects similar to this let me know and I'll probably include them in the comparison.
As a note to myself, and related to this topic, another similar project I came across via a colleague is Telegram, which has a lot of development hours behind it. It does have a protocol, and parts of it are really nicely documented, but it seems to be much more complex than I want for a base protocol. I'll definitely include this project in the writeup.
Cool thanks. I'm interested in peer to peer, but haven't had the time to look at them closely.
Closed with #40
If you have more specific questions, feel free to re-open this issue and add more comments!
I talked to @TehShrike a bit and he gave me some suggestions for things to write about to make it more clear what the protocol would be used for.
Some random notes:
X
from application Y
"?)
If someone has time, I would like to read a higher level doc than what's in the intro at sdmp.io.