sockchat:s2c
This is an old revision of the document!
Table of Contents
Server to Client (S2C) Packets
This page lists all Sock Chat packets that are sent from the server to the client.
Core
- Packet 0: Pong - Response to ping packets sent by the client.
- Packet 1: Authentication Status/User Add - Authentication status or informs the client that another user has joined.
- Packet 1.y: Authentication Success - Authentication has succeeded.
- Packet 1.n: Authentication Failure - Authentication has failed.
- Packet 1.#: User Add - Another user has been added.
- Packet 2: Message Add - A message has been added to the message list.
- Packet 3: User Remove - Another user has been removed.
- Packet 4: Channel List Event - Changes to the global channel list.
- Packet 4.0: Channel Add - A channel has been created.
- Packet 4.1: Channel Update - A channel has been updated.
- Packet 4.2: Channel Remove - A channel has been removed.
- Packet 5: Channel User Event - Changes to the current channel user list.
- Packet 5.0: Channel User Add - Another user has been added to the channel.
- Packet 5.1: Channel User Remove - Another user has been removed from channel.
- Packet 5.2: Channel User Switch - Client is about to be forcibly moved to another channel.
- Packet 6: Message Remove - A message has been removed from the message list.
- Packet 7: Context Population - Provides existing context about the server or current channel.
- Packet 7.0: Context User List - Provides the user list for the current channel.
- Packet 7.1: Context Message Add - Provides an existing message in the current channel.
- Packet 7.2: Context Channel List - Provides the channel list of the server.
- Packet 8: Context Clear - Clears part of the current context.
- Packet 9: Forced Disconnect - Client has received a kick or a ban.
- Packet 10: User Update - A user has been updated.
Draft
- Packet 11: Capabilities - Informs the client which of its capabilities are supported.
See Also
- Client to Server Packets - List of packets sent from the client to the server.
- Notices - List of informational or error notices that can be received through Message Add or Context Message Add.
sockchat/s2c.1744575005.txt.gz · Last modified: by flash