repository
0.0.0-20241129215820-d7c5e6be1a84
Repository: https://github.com/cedws/w101-proto-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
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.