Re: Re: Search by urn ??
"Sam Berlin" <[email protected]>
| Newsgroups | gmane.network.gnutella.devel |
|---|---|
| Message-ID | <[email protected]> |
> Yes, this page is useless to everyone but you: > > http://wiki.limewire.org/index.php?title=Mojito_Values I wouldn't be that harsh. There's been a good number of people on LimeWire's forums that have taken the Mojito Java Library and used it for their projects. The documentation about the API is intended mostly to help those people. People reimplementing Mojito can use it as an idea of how other APIs are designed, too. > Actually, I think the storage should be completely language-neutral, > and specified the same way Gnutella messages are specified, i.e. at the > byte level. The storage is language-neutral, as the documentation states. You can modify existing Kademlia libraries to follow the message-format as described in the wiki, and it will interact with LimeWire's Mojito nodes. > This page is only useful for internal developpers and should not be > visible from public specifications: > > http://wiki.limewire.org/index.php?title=Ping_Sequence_Diagram You forget that people use the Java library as we release it, and some people are even interested in how it works. ... We can't clean up documentation if we don't know what's missing. Thanks for pointing out the missing areas here. As we find time, we'll improve the documentation there. For other things... we can't fix it if we don't know what's wrong. The Wiki is entirely public, too, so anyone is welcome to step up and contribute specifications. The wiki isn't going to update itself, and it certainly isn't going to get updated if no-one points out that it's lacking. Sam