⚡ FastAPI Websocket RPC and Pub/Sub packages

This page summarizes the projects mentioned and recommended in the original post on /r/FastAPI

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • fastapi_websocket_pubsub

    Fork of https://github.com/permitio/fastapi_websocket_pubsub

  • Efficiency of updates: On top of RPC, we implemented the pub/sub library, which is good for pushing data only when there are available updates (faster and more efficient than REST, which only supports polling for changes).

  • awesome-fastapi

    A curated list of awesome things related to FastAPI

  • Was just about to suggest you add it to the Awesome FastAPI but another contributor already did. This looks very cool and I will definitely try it out on a project I am working on currently. Thank you!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts