Skip to content

Minor fixes#14

Open
pengowen123 wants to merge 7 commits into
devfrom
minor-fixes
Open

Minor fixes#14
pengowen123 wants to merge 7 commits into
devfrom
minor-fixes

Conversation

@pengowen123

Copy link
Copy Markdown
Collaborator

This includes a new README and a few small fixes:

  • Fixed a problem with the bridge response protocol that made it impossible to properly interact with.
  • Data received while no clients are connected is discarded.
  • Hostnames (e.g., localhost) are now allowed in the listening address.
  • The true listening port is shown on startup in case it differs from the specified one (such as when using port 0).

…ueue

This provides a positive confirmation of the connection state to clients, who can now check which
one of `RESPONSE_BEING_SERVED` and `RESPONSE_WAIT_IN_QUEUE` is returned.
This matters for cases where the listening address might differ from what was passed as an argument,
such as when using port 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant