dasf-broker-django

Contents:

  • Installation
    • Installation from PyPi
    • Install the Django App for your project
    • Installation for development
  • Configuration options
    • Configuration settings
  • API Reference
    • dasf_broker package
      • Subpackages
        • dasf_broker.frontend package
        • dasf_broker.jobs package
        • dasf_broker.management package
        • dasf_broker.templatetags package
        • dasf_broker.tests package
      • Submodules
        • Admin interfaces
        • AvailabilityFilter
        • BrokerMessageAdmin
        • BrokerTopicAdmin
        • HasBeenDeliveredFilter
        • IsResponseMessageFilter
        • ResponseTopicAdmin
        • ResponseTopicExistsFilter
        • garbage_collect()
        • ping_message_topics()
        • ping_topics()
        • send_messages()
        • App settings
        • DASF_CREATE_TOPIC_ON_MESSAGE
        • DASF_STORE_MESSAGES
        • DASF_STORE_RESPONSE_MESSAGES
        • DASF_STORE_SOURCE_MESSAGES
        • DASF_WEBSOCKET_URL_ROUTE
        • ROOT_URL
        • StoreMessageOptions
        • App config
        • DjangoHelmholtzAaiConfig
        • Constants within the DASF Framework
        • MessageType
        • PropertyKeys
        • Models
        • PongConsumer
        • TopicConsumer
        • TopicProducer
        • AdminEmailHandler
        • Models
        • BrokerMessage
        • BrokerTopic
        • BrokerTopicManager
        • BrokerTopicQuerySet
        • ResponseTopic
        • TokenAuthMiddleware
        • TokenAuthMiddlewareStack()
        • get_user()
        • URL config
        • app_name
        • urlpatterns
        • Views
        • BrokerTopicPingView
        • BrokerTopicStatusView
        • HttpResponseServiceUnavailable
  • Contribution and development hints
    • Contributing in the development
    • Helpers
      • Shortcuts with make
      • Annotating licenses
    • Fixing the docs
    • Contributing to the code
    • Updating the skeleton for this package
dasf-broker-django
  • API Reference
  • dasf_broker package
  • dasf_broker.tests package
  • View page source

dasf_broker.tests package

Tests for the dasf_broker app.

Submodules

  • ChannelsLiveServer
    • ChannelsLiveServer.ProtocolServerProcess
    • ChannelsLiveServer.__init__()
    • ChannelsLiveServer.host
    • ChannelsLiveServer.live_server_kwargs
    • ChannelsLiveServer.serve_static
    • ChannelsLiveServer.static_wrapper
    • ChannelsLiveServer.stop()
    • ChannelsLiveServer.url
    • ChannelsLiveServer.ws_url
  • make_application()
Previous Next

© Copyright 2022-2025 Helmholtz-Zentrum hereon GmbH.

Built with Sphinx using a theme provided by Read the Docs.
Creative Commons License This documentation is licensed under CC-BY-4.0