Skip to content

Lightweight, efficient and developer-friendly framework for component communication

Notifications You must be signed in to change notification settings

ReMi-HSBI/fastcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastCC Logo

FastCC

Ruff Mypy Gitmoji

FastCC is a Python package that simplifies MQTT communication using decorators. With its intuitive @route system, developers can quickly define MQTT message handlers without boilerplate code. FastCC natively supports Protocol Buffers 💥, automatically handling serialization to byte format for efficient and structured data exchange.

  • Lightweight ⚡
  • Efficient 🚀
  • Developer-friendly 🧑‍💻

This project is built on top of aiomqtt which itself is built on top of paho-mqtt.

Usage

Please have a look on the examples directory.

About

Lightweight, efficient and developer-friendly framework for component communication

Topics

Resources

Stars

Watchers

Forks

Languages