/w101-proto-go

Library for Wizard101 network protocol

Primary LanguageGo

w101-proto-go

Library for Wizard101 network protocol. This repository contains generated Go types for Wizard101 packets, generated from their XML protocol definitions, as well a base client and server that implements these protocols. It wraps w101-client-go.