codemelted.js Module
    Preparing search index...

    Enumeration PROTOCOL_TYPEReadonly

    Provides the different asynchronous CProtocol that can be created via the codemelted modules.

    Index
    Audio: "audio"
    Bluetooth: "bluetooth"
    BroadcastChannel: "broadcast_channel"
    EventSource: "event_source"
    Gamepad: "gamepad"
    MIDI: "midi"
    Orientation: "orientation"
    SerialPort: "serial_port"
    TextToSpeech: "text_to_speech"
    Timer: "timer"

    Supports the creation of the CTimerProtocol

    USB: "usb"
    WebRTC: "web_rtc"
    WebSocket: "web_socket"
    WebTransport: "web_transport"
    Worker: "worker"

    Supports the creation of the CWorkerProtocol