Skip to content

Websocket Should Support TLS #3

@hoffmabc

Description

@hoffmabc

We are going to need a ListenAndServeTLS option here so that we can run secure websockets. Browsers are not going to do HTTPS:// to WS:// due to security restrictions.

return http.ListenAndServe(":8080", nil)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions