forked from I2P_Developers/i2p.www
streaming updates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{% trans %}Streaming Library Specification{% endtrans %}{% endblock %}
|
||||
{% block lastupdated %}{% trans %}April 2015{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9.19{% endblock %}
|
||||
{% block lastupdated %}{% trans %}June 2015{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9.20{% endblock %}
|
||||
{% block content %}
|
||||
<p><a href="{{ site_url('docs/api/streaming') }}">{% trans -%}
|
||||
See the Streaming page for an overview of the Streaming Library.
|
||||
@@ -135,7 +135,7 @@ Was also sent in retransmitted packets until release 0.9.1.
|
||||
Unused or ignored; the interactive profile is unimplemented.
|
||||
<tr><td>9<td>ECHO<td align="center">--<td align="center">--<td>
|
||||
Unused except by ping programs.
|
||||
If set, most other options, and the payload, are ignored. See
|
||||
If set, most other options are ignored. See
|
||||
<a href="{{ site_url('docs/api/streaming') }}">the streaming docs</a>.
|
||||
<tr><td>10<td>NO_ACK<td align="center">--<td align="center">--<td>
|
||||
This flag simply tells the recipient to ignore the ackThrough field in the header.
|
||||
|
Reference in New Issue
Block a user