Skip to content
RIXA 0.2.1 documentation
Home
⌘ K
RIXA 0.2.1 documentation
Home
  • Plugin programming quickstart
  • Structure
  • WebSocket Communication
  • Settings Documentation
  • API Documentation
  • Plugin system integration

Welcome to RIXA’s documentation!¶

Installation guide: Installation

If you want to create plugins or similar, refer to rixaplugin. This includes significant parts of the code used here (e.g. logging, plugin communication, etc).

This documentation primarily should help understand




Full table of contents¶

  • Plugin programming quickstart
    • Introduction
    • Setup
    • Developing the plugin
  • Structure
    • Text command from client
  • WebSocket Communication
    • Available Commands
    • Server Responses
    • Error Handling
  • Settings Documentation
    • ALLOWED_HOSTS
    • BASE_DIR
    • BOOTSTRAP_THEME
    • CSRF_COOKIE_SAMESITE
    • CSRF_COOKIE_SECURE
    • DATABASES
    • DISABLE_PLUGIN_MODULE_CHECK
    • ENABLE_CHAT_TELEMETRY
    • ENABLE_ONBOARDING
    • ENABLE_TAB_SWITCH_TELEMETRY
    • IGNORE_PLUGIN_WARNINGS
    • LANGUAGES
    • MAINTENANCE_MODE
    • MAX_BLOCKING_CALLS
    • MAX_LOAD_TIME_PER_MODULE
    • MAX_PLUGIN_STACK_DEPTH
    • MAX_USER_JOBS
    • NLP_BACKEND
    • NLP_GREETING
    • PATCH_USER_MODEL
    • PYENV_LOC
    • PYENV_PY_BASE
    • SECRET_KEY
    • SESSION_COOKIE_AGE
    • SESSION_COOKIE_SAMESITE
    • SESSION_COOKIE_SECURE
    • SHOW_SETTINGS
    • STATISTICS_COLLECTION_INTERVAL
  • API Documentation
    • ChannelBridgeAPI
    • ConsumerAPI
  • Plugin system integration
    • DashboardConfig
    • await_code_execution()
    • await_future_execution()
    • patch_users()
    • patched_set_event_loop()
    • plugin_interface()

On this page

  • Full table of contents

© 2024, Finn Schwall, Fraunhofer IOSB Built with Sphinx 8.1.3