Skip to content

pybfbc2stats v0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@cetteup cetteup released this 27 Oct 15:30
· 281 commits to main since this release

This release introduces an asyncio-based version of the Client and Connection for use in async Python projects.

Other changes/improvements:

  • Fix close handler in Connection class
  • Update buffer size used by FESL
  • Move common code to (static) helper methods