From e0f9855778c3ee31de8a94af4c20220d3b5fca4d Mon Sep 17 00:00:00 2001 From: zzz Date: Tue, 4 May 2021 17:04:19 -0400 Subject: [PATCH] Fix note on SAM v1/v2 --- i2p2www/pages/site/docs/api/samv3.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i2p2www/pages/site/docs/api/samv3.html b/i2p2www/pages/site/docs/api/samv3.html index 85baea26..8a2dcc9f 100644 --- a/i2p2www/pages/site/docs/api/samv3.html +++ b/i2p2www/pages/site/docs/api/samv3.html @@ -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 %}

SAM is a simple client protocol for interacting with I2P. @@ -18,9 +18,9 @@ Alternatives: Streaming, I2CP, BOB (deprecated). -Older versions: +Deprecated versions: SAM V1, -SAM V2, +SAM V2

Known SAM libraries