mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
deploy: 0c2e8eae87
This commit is contained in:
@@ -98,6 +98,14 @@ Classes
|
||||
<dt><a class="xref" href="EchoHub.Core.Constants.HubConstants.html">HubConstants</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="EchoHub.Core.Constants.MessageConventions.html">MessageConventions</a></dt>
|
||||
<dd><p>Cross-protocol message conventions. Action messages (<code>/me</code>) use the IRC CTCP ACTION
|
||||
wire format 0x01 + "ACTION " + text + 0x01 as the stored content, so IRC clients
|
||||
interoperate natively (irssi's /me arrives in exactly this shape) and the TUI renders
|
||||
"* nick text". In end-to-end encrypted rooms the marker encrypts along with the text.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="EchoHub.Core.Constants.ValidationConstants.html">ValidationConstants</a></dt>
|
||||
<dd></dd>
|
||||
|
||||
Reference in New Issue
Block a user