https://github.com/dnovikoff/tenhou
golang package for working with tenhou net logs and protocol
https://github.com/dnovikoff/tenhou
client golang logs mahjong network reach riichi server tenhou
Last synced: 6 months ago
JSON representation
golang package for working with tenhou net logs and protocol
- Host: GitHub
- URL: https://github.com/dnovikoff/tenhou
- Owner: dnovikoff
- License: mit
- Created: 2018-01-31T17:45:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T14:08:21.000Z (about 2 years ago)
- Last Synced: 2025-04-02T06:35:48.650Z (6 months ago)
- Topics: client, golang, logs, mahjong, network, reach, riichi, server, tenhou
- Language: Go
- Size: 10.7 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
[](https://github.com/dnovikoff/tenhou/actions?query=workflow%3ACI)
[](https://codecov.io/gh/dnovikoff/tenhou)
[](https://goreportcard.com/report/github.com/dnovikoff/tenhou)golang package for working with tenhou net logs and protocol
This package contains functions for parsing/generating:
1. Log files
2. Client messages
3. Server messages## Proxy logging server
See documentation [here](cmd/tenhou-proxy/README.md)## Pimbooo example server
See documentation [here](cmd/pimboo-server/README.md)## Tenhou stats and log downloader
See documentation [here](tools/tentool/README.md)