diff --git a/i2p2www/pages/site/docs/api/samv3.html b/i2p2www/pages/site/docs/api/samv3.html index 37cb897dac594a6c5d37fc4122195ece1d4f6698..f71954f849b0f9d4af6c0968a4f61ecc5f512569 100644 --- a/i2p2www/pages/site/docs/api/samv3.html +++ b/i2p2www/pages/site/docs/api/samv3.html @@ -1,7 +1,7 @@ {% extends "global/layout.html" %} {% block title %}SAM V3{% endblock %} -{% block lastupdated %}2021-11{% endblock %} -{% block accuratefor %}1.6.0{% endblock %} +{% block lastupdated %}2021-12{% endblock %} +{% block accuratefor %}1.6.1{% endblock %} {% block content %} <p>SAM is a simple client protocol for interacting with I2P. SAM is the recommended protocol for non-Java applications to connect to the I2P network, @@ -181,6 +181,15 @@ Deprecated versions: <td>no</td> <td><a href="https://github.com/dryruby/i2p.rb">github.com/dryruby/i2p.rb</a></td> </tr> +<tr class="even"> +<td>solitude</td> +<td>Rust</td> +<td>3.1</td> +<td>WIP</td> +<td>WIP</td> +<td>WIP</td> +<td><a href="https://github.com/syvita/solitude">github.com/syvita/solitude</a></td> +</tr> </tbody> </table>