Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 6 hours 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T14:08:21.000Z (over 1 year ago)
- Last Synced: 2024-08-09T11:19:37.673Z (3 months ago)
- Topics: client, golang, logs, mahjong, network, reach, riichi, server, tenhou
- Language: Go
- Size: 10.7 MB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
[![CI](https://github.com/dnovikoff/tenhou/workflows/CI/badge.svg?branch=master&event=push)](https://github.com/dnovikoff/tenhou/actions?query=workflow%3ACI)
[![Coverage Status](https://img.shields.io/codecov/c/github/dnovikoff/tenhou.svg)](https://codecov.io/gh/dnovikoff/tenhou)
[![Go Report Card](https://goreportcard.com/badge/github.com/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)