Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
autobahn 25.12.2
autobahn 25.12.2
  • Introduction
  • Installation
  • Getting Started
  • Programming Guide
    • Asynchronous Programming
    • WebSocket Programming
      • WebSocket Programming
      • WebSocket Examples
      • WebSocket Protocol Conformance
    • WAMP Programming
      • WAMP Programming
      • WAMP Examples
      • Asyncio REPL
      • FlatBuffers Schema Reference
      • WAMP Message Class Design
    • Runtime Environment Notes
      • Autobahn on Conda
      • Autobahn on Free-Threaded Python (PEP 703)
  • Release Notes
  • Changelog
  • Contributing
  • WAMP Projects Overview
  • AI Policy
    • AI Contributors Policy
    • AI Assistants Policy
    • Disclosure of Use of AI Assistance
    • AI-Assisted Work Audit Log
    • AI Disclosure Process
    • AI Audit Process Review
  • API Reference
    • autobahn
      • autobahn._flatc
      • autobahn.asyncio
        • autobahn.asyncio.component
        • autobahn.asyncio.rawsocket
        • autobahn.asyncio.util
        • autobahn.asyncio.wamp
        • autobahn.asyncio.websocket
      • autobahn.exception
      • autobahn.flatbuffers
        • autobahn.flatbuffers._git_version
        • autobahn.flatbuffers.builder
        • autobahn.flatbuffers.compat
        • autobahn.flatbuffers.encode
        • autobahn.flatbuffers.flexbuffers
        • autobahn.flatbuffers.number_types
        • autobahn.flatbuffers.packer
        • autobahn.flatbuffers.reflection
          • autobahn.flatbuffers.reflection.AdvancedFeatures
          • autobahn.flatbuffers.reflection.BaseType
          • autobahn.flatbuffers.reflection.Enum
          • autobahn.flatbuffers.reflection.EnumVal
          • autobahn.flatbuffers.reflection.Field
          • autobahn.flatbuffers.reflection.KeyValue
          • autobahn.flatbuffers.reflection.Object
          • autobahn.flatbuffers.reflection.RPCCall
          • autobahn.flatbuffers.reflection.Schema
          • autobahn.flatbuffers.reflection.SchemaFile
          • autobahn.flatbuffers.reflection.Service
          • autobahn.flatbuffers.reflection.Type
        • autobahn.flatbuffers.table
        • autobahn.flatbuffers.util
      • autobahn.nvx
        • autobahn.nvx._compile_args
        • autobahn.nvx._utf8validator
        • autobahn.nvx._xormasker
      • autobahn.rawsocket
        • autobahn.rawsocket.util
      • autobahn.testutil
      • autobahn.twisted
        • autobahn.twisted.choosereactor
        • autobahn.twisted.component
        • autobahn.twisted.cryptosign
        • autobahn.twisted.forwarder
        • autobahn.twisted.rawsocket
        • autobahn.twisted.resource
        • autobahn.twisted.testing
        • autobahn.twisted.util
        • autobahn.twisted.wamp
        • autobahn.twisted.websocket
      • autobahn.util
      • autobahn.wamp
        • autobahn.wamp.auth
        • autobahn.wamp.component
        • autobahn.wamp.cryptobox
        • autobahn.wamp.cryptosign
        • autobahn.wamp.exception
        • autobahn.wamp.gen
          • autobahn.wamp.gen.wamp
            • autobahn.wamp.gen.wamp.Map
            • autobahn.wamp.gen.wamp.Void
            • autobahn.wamp.gen.wamp.proto
              • autobahn.wamp.gen.wamp.proto.Abort
              • autobahn.wamp.gen.wamp.proto.AnyMessage
              • autobahn.wamp.gen.wamp.proto.AuthCraChallenge
              • autobahn.wamp.gen.wamp.proto.AuthCraRequest
              • autobahn.wamp.gen.wamp.proto.AuthCraWelcome
              • autobahn.wamp.gen.wamp.proto.AuthCryptosignChallenge
              • autobahn.wamp.gen.wamp.proto.AuthCryptosignRequest
              • autobahn.wamp.gen.wamp.proto.AuthCryptosignWelcome
              • autobahn.wamp.gen.wamp.proto.AuthFactor
              • autobahn.wamp.gen.wamp.proto.AuthMethod
              • autobahn.wamp.gen.wamp.proto.AuthMode
              • autobahn.wamp.gen.wamp.proto.AuthScramChallenge
              • autobahn.wamp.gen.wamp.proto.AuthScramRequest
              • autobahn.wamp.gen.wamp.proto.AuthScramWelcome
              • autobahn.wamp.gen.wamp.proto.AuthTicketChallenge
              • autobahn.wamp.gen.wamp.proto.AuthTicketRequest
              • autobahn.wamp.gen.wamp.proto.AuthTicketWelcome
              • autobahn.wamp.gen.wamp.proto.Authenticate
              • autobahn.wamp.gen.wamp.proto.BrokerFeatures
              • autobahn.wamp.gen.wamp.proto.Call
              • autobahn.wamp.gen.wamp.proto.CalleeFeatures
              • autobahn.wamp.gen.wamp.proto.CallerFeatures
              • autobahn.wamp.gen.wamp.proto.Cancel
              • autobahn.wamp.gen.wamp.proto.CancelMode
              • autobahn.wamp.gen.wamp.proto.Challenge
              • autobahn.wamp.gen.wamp.proto.ChannelBinding
              • autobahn.wamp.gen.wamp.proto.ClientRoles
              • autobahn.wamp.gen.wamp.proto.DealerFeatures
              • autobahn.wamp.gen.wamp.proto.Error
              • autobahn.wamp.gen.wamp.proto.Event
              • autobahn.wamp.gen.wamp.proto.EventReceived
              • autobahn.wamp.gen.wamp.proto.Goodbye
              • autobahn.wamp.gen.wamp.proto.Hello
              • autobahn.wamp.gen.wamp.proto.HelloNew
              • autobahn.wamp.gen.wamp.proto.Interrupt
              • autobahn.wamp.gen.wamp.proto.Invocation
              • autobahn.wamp.gen.wamp.proto.InvocationPolicy
              • autobahn.wamp.gen.wamp.proto.KDF
              • autobahn.wamp.gen.wamp.proto.Kdf
              • autobahn.wamp.gen.wamp.proto.Match
              • autobahn.wamp.gen.wamp.proto.Message
              • autobahn.wamp.gen.wamp.proto.MessageType
              • autobahn.wamp.gen.wamp.proto.PPTCipher
              • autobahn.wamp.gen.wamp.proto.PPTScheme
              • autobahn.wamp.gen.wamp.proto.PPTSerializer
              • autobahn.wamp.gen.wamp.proto.Principal
              • autobahn.wamp.gen.wamp.proto.Publish
              • autobahn.wamp.gen.wamp.proto.Published
              • autobahn.wamp.gen.wamp.proto.PublisherFeatures
              • autobahn.wamp.gen.wamp.proto.Register
              • autobahn.wamp.gen.wamp.proto.Registered
              • autobahn.wamp.gen.wamp.proto.Result
              • autobahn.wamp.gen.wamp.proto.RouterRoles
              • autobahn.wamp.gen.wamp.proto.Subscribe
              • autobahn.wamp.gen.wamp.proto.Subscribed
              • autobahn.wamp.gen.wamp.proto.SubscriberFeatures
              • autobahn.wamp.gen.wamp.proto.TLSChannelBinding
              • autobahn.wamp.gen.wamp.proto.TransportChannelFraming
              • autobahn.wamp.gen.wamp.proto.TransportChannelSerializer
              • autobahn.wamp.gen.wamp.proto.TransportChannelType
              • autobahn.wamp.gen.wamp.proto.Unregister
              • autobahn.wamp.gen.wamp.proto.Unregistered
              • autobahn.wamp.gen.wamp.proto.Unsubscribe
              • autobahn.wamp.gen.wamp.proto.Unsubscribed
              • autobahn.wamp.gen.wamp.proto.Welcome
              • autobahn.wamp.gen.wamp.proto.Yield
        • autobahn.wamp.interfaces
        • autobahn.wamp.message
        • autobahn.wamp.message_fbs
        • autobahn.wamp.mnemonic
        • autobahn.wamp.protocol
        • autobahn.wamp.request
        • autobahn.wamp.role
        • autobahn.wamp.serializer
        • autobahn.wamp.types
        • autobahn.wamp.uri
        • autobahn.wamp.websocket
      • autobahn.websocket
        • autobahn.websocket.compress
        • autobahn.websocket.compress_base
        • autobahn.websocket.compress_brotli
        • autobahn.websocket.compress_bzip2
        • autobahn.websocket.compress_deflate
        • autobahn.websocket.compress_snappy
        • autobahn.websocket.interfaces
        • autobahn.websocket.protocol
        • autobahn.websocket.types
        • autobahn.websocket.utf8validator
        • autobahn.websocket.util
        • autobahn.websocket.xormasker
Back to top
View this page
Edit this page

autobahn.flatbuffers.reflection.AdvancedFeatures¶

Classes¶

AdvancedFeatures

Module Contents¶

class AdvancedFeatures[source]¶

Bases: object

AdvancedArrayFeatures = 1[source]¶
AdvancedUnionFeatures = 2[source]¶
DefaultVectorsAndStrings = 8[source]¶
OptionalScalars = 4[source]¶
Next
autobahn.flatbuffers.reflection.BaseType
Previous
autobahn.flatbuffers.reflection
Copyright © 2011-2025, typedef int GmbH (Germany)
Made with Sphinx and @pradyunsg's Furo
On this page
  • autobahn.flatbuffers.reflection.AdvancedFeatures
    • Classes
    • Module Contents
      • AdvancedFeatures
        • AdvancedFeatures.AdvancedArrayFeatures
        • AdvancedFeatures.AdvancedUnionFeatures
        • AdvancedFeatures.DefaultVectorsAndStrings
        • AdvancedFeatures.OptionalScalars