<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.flashii.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://docs.flashii.net/feed.php">
        <title>Flashii Docs - sockchat</title>
        <description>(旧Railgun) if it ain&#039;t broke, we&#039;ll break it</description>
        <link>https://docs.flashii.net/</link>
        <image rdf:resource="https://docs.flashii.net/_media/wiki/logo.png" />
       <dc:date>2026-04-19T07:14:21+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.flashii.net/sockchat/bbcodes?rev=1744641080&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/sockchat/c2s?rev=1745113023&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/sockchat/capabilities?rev=1745104477&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/sockchat/commands?rev=1744636785&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/sockchat/notices?rev=1744597077&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/sockchat/s2c?rev=1745114957&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/sockchat/start?rev=1744590544&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/sockchat/types?rev=1745109779&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.flashii.net/_media/wiki/logo.png">
        <title>Flashii Docs</title>
        <link>https://docs.flashii.net/</link>
        <url>https://docs.flashii.net/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://docs.flashii.net/sockchat/bbcodes?rev=1744641080&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-14T14:31:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>bbcodes</title>
        <link>https://docs.flashii.net/sockchat/bbcodes?rev=1744641080&amp;do=diff</link>
        <description>BB Codes

This is the list of BB Codes supported by the Ami and Mami clients.
Previous versions of the protocol information did not specify the list of supported BB Codes, thus these are left up to the implementation.
The list is split up in the BB Codes that came bundled in the</description>
    </item>
    <item rdf:about="https://docs.flashii.net/sockchat/c2s?rev=1745113023&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-20T01:37:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>c2s</title>
        <link>https://docs.flashii.net/sockchat/c2s?rev=1745113023&amp;do=diff</link>
        <description>Client to Server (C2S) Packets

This page lists all Sock Chat packets that are sent from the client to the server.

Core

	*  C2S Packet 0: Ping - Sent periodically to keep the session active.
	*  C2S Packet 1: Authorization Attempt - Attempts authorization of the client with the server.
	*  C2S Packet 2: Message Send - Submits a message to a channel or another user.</description>
    </item>
    <item rdf:about="https://docs.flashii.net/sockchat/capabilities?rev=1745104477&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-19T23:14:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>capabilities</title>
        <link>https://docs.flashii.net/sockchat/capabilities?rev=1745104477&amp;do=diff</link>
        <description>Capabilities

Capabilities are used to extend the Sock Chat protocol without breaking compatibility with existing implementations.

The client sends C2S Packet 3: Client Info to inform the server of its capabilities before submitting the authorization packet. The server will then either reply with</description>
    </item>
    <item rdf:about="https://docs.flashii.net/sockchat/commands?rev=1744636785&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-14T13:19:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>commands</title>
        <link>https://docs.flashii.net/sockchat/commands?rev=1744636785&amp;do=diff</link>
        <description>Commands

This page lists all Sock Chat commands that can be sent through the Message Send packet.

Core

	*  /afk - Sets the status of the current user to “Away”.
	*  /ban - Issues a ban on a given user.
	*  /bans - Retrieves the list of users who are currently banned.</description>
    </item>
    <item rdf:about="https://docs.flashii.net/sockchat/notices?rev=1744597077&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-14T02:17:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>notices</title>
        <link>https://docs.flashii.net/sockchat/notices?rev=1744597077&amp;do=diff</link>
        <description>Notices

These are formatting rules for notices received through Message Add or Context Message Add packets.

Core

Informational

	*  banlist - Displays a list of currently banned users.
	*  cprivchan - Confirms that the minimum channel rank has been updated.
	*  cpwdchan - Confirms that the channel password has been updated.</description>
    </item>
    <item rdf:about="https://docs.flashii.net/sockchat/s2c?rev=1745114957&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-20T02:09:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>s2c</title>
        <link>https://docs.flashii.net/sockchat/s2c?rev=1745114957&amp;do=diff</link>
        <description>Server to Client (S2C) Packets

This page lists all Sock Chat packets that are sent from the server to the client.

Core

	*  S2C Packet 0: Pong - Response to ping packets sent by the client.
	*  S2C Packet 1: Authorization Status/User Add - Authorization status or informs the client that another user has joined.</description>
    </item>
    <item rdf:about="https://docs.flashii.net/sockchat/start?rev=1744590544&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-14T00:29:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://docs.flashii.net/sockchat/start?rev=1744590544&amp;do=diff</link>
        <description>Sock Chat Protocol Information

:!: This document is being replaced, go to Sock Chat Protocol Documentation for the new version of this document. :!:

The Sock Chat protocol operates on a websocket in text mode. Messages sent between the client and server are a series of concatenated strings delimited by the vertical tab character, represented in most languages by the escape sequence</description>
    </item>
    <item rdf:about="https://docs.flashii.net/sockchat/types?rev=1745109779&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-20T00:42:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>types</title>
        <link>https://docs.flashii.net/sockchat/types?rev=1745109779&amp;do=diff</link>
        <description>Types

This is a list of all data types that appear in Sock Chat packet fields.

bool

A value that indicates a true or a false state.
0 represents false and anything non-0 represents true, please stick to 1 for representing true though.

int

Any integer ranging from</description>
    </item>
</rdf:RDF>
