Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes #14

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from
Open

Minor fixes #14

wants to merge 7 commits into from

Conversation

pengowen123
Copy link
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