Skip to main content
Ctrl+K

fastcs

  • Tutorials
  • How-to Guides
  • Explanations
  • Reference
  • GitHub
  • PyPI
  • Tutorials
  • How-to Guides
  • Explanations
  • Reference
  • GitHub
  • PyPI

Section Navigation

  • Controllers
  • Datatypes
  • Architectural Decision Records
    • 1. Record architecture decisions
    • 2. Adopt python-copier-template for project structure
    • 3. Controller Initialization on Main Event Loop
    • 4. Rename Backend to Transport
    • 5. Remove Background Thread from Backend
    • 6. Create ControllerAPI Abstraction Layer
    • 7. Merge TransportAdapter and TransportOptions into Transport
    • 8. Split Transport Dependencies into Optional Extras
    • 9. Replace Handler with AttributeIO/AttributeIORef Pattern
    • 10. Remove SubController Class
    • 11. Introduce ControllerVector for Indexed Sub-Controllers
    • 12. AttributeIO and AttributeIORef Naming Convention
  • Transports
  • What is FastCS?
  • Explanations

Explanations#

Explanations of how it works and why it works that way.

  • Controllers
  • Datatypes
  • Architectural Decision Records
  • Transports
  • What is FastCS?

previous

Synchronize Operations with Wait Methods

next

Controllers

Edit on GitHub

This Page

  • Show Source

Built with the PyData Sphinx Theme 0.16.1.