
'applications' does contain the app dev guide content i threw together before i moved, so there is also a link to it from the api page.
10 lines
360 B
HTML
10 lines
360 B
HTML
<p>Application developers should review the <a href="applications">application
|
|
development guide</a> for ideas about the four basic protocols for writing an
|
|
application to run over I2P:</p>
|
|
<ul>
|
|
<li><a href="sam">SAM</a></li>
|
|
<li><a href="ministreaming">ministreaming</a></li>
|
|
<li><a href="i2cp">I2CP</a></li>
|
|
<li><a href="datagrams">Datagrams</a></li>
|
|
</ul>
|