Skip to content

Simulator Runs HttpServer that listens on all interfaces #9

@eric-hsiung

Description

@eric-hsiung

When the simulator is launched, the HttpServer listens on all interfaces at the specified -http-port according to communication.cs

Can you add an option to specify a specific address to open the port on? i.e. use the WebSocketSharp.Server.HttpServer(url) as an option vs WebSocketSharp.Server.HttpServer(port).

This will resolve controlling the exposed ports when running the simulator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions