holochain / sbd

Simple websocket-based message relay servers and clients
Apache License 2.0
2 stars 0 forks source link

better server port binding logic #22

Closed neonphog closed 4 months ago

neonphog commented 4 months ago

RESOLVES: https://github.com/holochain/sbd/issues/21

neonphog commented 4 months ago

Alas, looks like macOs and Windows let you rebind catch-alls on top of someone already having captured a specific localhost of that port... will need to fix the test to account for that.