#148 Edge, Host : Support Websockets

open
hermsen
None
2022-07-17
2021-11-15
i-campbell
No

MQTT Client SL 1.5.0.0 introduces WebSockets.
This should be supported. test.mosquitto.org has some websocket listeners

  • HTTPS WebSockets support,
    • Proxy Settings support( unverified),
    • TLS Support (wss://... implemented but unverified),
    • Edge / Device ( ws://... verified),
    • Host

Discussion

  • hermsen

    hermsen - 2021-11-20
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,8 @@
     MQTT Client SL 1.5.0.0 introduces WebSockets.
     This should be supported.  test.mosquitto.org has some websocket listeners
    -[ ] mqtt.co5e.org should add an encrypted websocket listener
    -[ ] FB_Host and FB_Edge should be able to be configured with websockets
    +
    +* [x] HTTPS WebSockets support,
    +    * [ ] Proxy Settings support( unverified),
    +    * [ ] TLS Support (wss://... implemented but unverified),
    +    * [x] Edge / Device ( ws://... verified),
    +    * [ ] Host
    
    • status: open --> pending
    • Milestone: 9.9.9.9: Backlog --> 2.0.0.0 Standard Feature Product (SFP)
     
  • hermsen

    hermsen - 2022-07-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,7 +2,7 @@
     This should be supported.  test.mosquitto.org has some websocket listeners
    
     * [x] HTTPS WebSockets support,
    -    * [ ] Proxy Settings support( unverified),
    -    * [ ] TLS Support (wss://... implemented but unverified),
    +    * [x] Proxy Settings support( unverified),
    +    * [x] TLS Support (wss://... implemented but unverified),
         * [x] Edge / Device ( ws://... verified),
         * [ ] Host
    
     
  • hermsen

    hermsen - 2022-07-17
    • status: pending --> closed
     
  • hermsen

    hermsen - 2022-07-17
    • status: closed --> open
     

Log in to post a comment.