Merge branch 'master' of 127.0.0.1:i2p-hackers/i2p.www

This commit is contained in:
idk
2021-05-04 17:52:59 -04:00

View File

@@ -1,6 +1,6 @@
{% extends "global/layout.html" %}
{% block title %}SAM V3{% endblock %}
{% block lastupdated %}2021-04{% endblock %}
{% block lastupdated %}2021-05{% endblock %}
{% block accuratefor %}0.9.50{% endblock %}
{% block content %}
<p>SAM is a simple client protocol for interacting with I2P.
@@ -18,9 +18,9 @@ Alternatives:
<a href="streaming">Streaming</a>,
<a href="{{ site_url('docs/protocol/i2cp') }}">I2CP</a>,
<a href="{{ site_url('docs/api/bob') }}">BOB (deprecated)</a>.
Older versions:
Deprecated versions:
<a href="{{ site_url('docs/api/sam') }}">SAM V1</a>,
<a href="{{ site_url('docs/api/samv2') }}">SAM V2</a>,
<a href="{{ site_url('docs/api/samv2') }}">SAM V2</a>
</p>
<h2>Known SAM libraries</h2>