creating-server-protocol - Guide for Creating Moorestech Server Protocols
Guide for creating moorestech server protocols (Request-Response and Event types)
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create protocol class
- Register protocol
- Create event packet
- Create test
- Verify compilation
Inputs
- Protocol type
- ServiceProvider
- EventProtocolProvider
- ServerContext
Outputs
- Protocol file
- Event packet file
- Test file
- Compilation result
Requirements
- Unity environment
- MessagePack library
- UniRx library
- moorestech_server project
