Fantasy
搜索结果

    显示/隐藏目录

    Fantasy.PacketParser 命名空间

    Namespaces

    Fantasy.PacketParser.Interface

    类

    BufferPacketParser

    BufferPacketParser消息格式化器抽象类 这个不会用在TCP协议中、因此不用考虑分包和粘包的问题。 目前这个只会用在KCP协议中、因为KCP出来的就是一个完整的包、所以可以一次性全部解析出来。 如果是用在其他协议上可能会出现问题。

    InnerBufferPacketParser

    服务器之间专用的BufferPacketParser消息格式化器

    InnerPackInfo

    OuterBufferPacketParser

    客户端和服务器之间专用的BufferPacketParser消息格式化器

    OuterBufferPacketParserHelper

    打包Outer消息的帮助类

    OuterPackInfo

    OuterWebglBufferPacketParser

    Webgl专用的客户端和服务器之间专用的BufferPacketParser消息格式化器

    ProcessPackInfo

    结构

    Packet

    提供关于消息包的常量定义。

    本文内容
    Back to top Generated by DocFX