diff --git a/i2p2www/pages/site/docs/api/samv3.html b/i2p2www/pages/site/docs/api/samv3.html index f5e53887..621cd293 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 %}2022-09{% endblock %} +{% block lastupdated %}2022-10{% endblock %} {% block accuratefor %}1.9.0{% endblock %} {% block content %}
SAM is a simple client protocol for interacting with I2P. @@ -217,6 +217,15 @@ Deprecated versions:
Each registered I2P Destination is uniquely associated with a session ID (or nickname). +Session IDs, including subsession IDs for PRIMARY sessions, must be globally unique +on the SAM server. To prevent possible ID collisions with other clients, +best practice is for the client to generate IDs randomly.
Each session is uniquely associated with: