PyMajSoul
PyMajSoul copied to clipboard
Python client library, RPC primitives and scripts for online riichi mahjong game MajSoul
data = { 'last_index': 0 } await mgr.send('fetchContestGameRecords', print, data) In fetchContestGameRecords req is ReqFetchCustomizedContestGameRecordList ReqFetchCustomizedContestGameRecordList : last_index int No matter what value is assigned to last_index or None, error...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.1 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Bumps [websockets](https://github.com/aaugustin/websockets) from 7.0 to 9.1. Changelog Sourced from websockets's changelog. 9.1 ... May 27, 2021 .. note:: **Version 9.1 fixes a security issue introduced in version 8.0.** Version 8.0...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4. Release notes Sourced from aiohttp's releases. aiohttp 3.7.3 release Features Use Brotli instead of brotlipy [#3803](https://github.com/aio-libs/aiohttp/issues/3803) <https://github.com/aio-libs/aiohttp/issues/3803>_ Made exceptions pickleable. Also changed the repr...
Updated the majsoul api protocol to the latest version (v0.11.44) 2024/06/15