LotusRPC is an RPC framework for embedded systems. Here are the release notes.

lotusrpc 0.9.7 (2025-11-16)

Features

  • Meta and constants includes are now available in main server include (#103)
  • Using yamllint and markdownlint in development process (#147)
  • LrpcClient is easier to use (#157)

Improved Documentation

  • Added release notes (#62)
  • Documentation about frame format. General documentation improvements (#86)

Deprecations and Removals

  • Drop support for Python 3.9 (#145)