Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

adding host to the listener options #25

Description

@N3TC4T

Hey

can we have host option on ws server listener ?

https://github.com/interledgerjs/ilp-plugin-btp/blob/master/src/index.ts#L96

can be added easily on WebSocketServer params

https://github.com/interledgerjs/ilp-plugin-btp/blob/master/src/index.ts#L196

https://github.com/websockets/ws/blob/master/doc/ws.md#new-websocketserveroptions-callback

as we don't have the SSL/TLS option on WebSocket and listener yet and we need to use an load balancer like nginx for this purpose so I think that's would be good if we have the host option and could choose the localhost and proxy to SSL with load balancer .

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions