Skip to content

Pass around listening addresses - #950

Open
nwf wants to merge 1 commit into
buttplugio:masterfrom
AcmeTensorToys:20260906-websocket_listen_address
Open

Pass around listening addresses#950
nwf wants to merge 1 commit into
buttplugio:masterfrom
AcmeTensorToys:20260906-websocket_listen_address

Conversation

@nwf

@nwf nwf commented Sep 7, 2026

Copy link
Copy Markdown
  • SocketBindError now wraps a SocketAddr

  • ButtplugWebsocketServerTransport now wraps a SocketAddr

  • ButtplugWebsocketServerTransportBuilder now takes a SocketAddr

  • intiface_engine sprouts a new CLI option and either passes in or computes the right string for EngineOptions and later parses that to hand to the ButtplugWebsocketServerTransportBuilder.

@CLAassistant

CLAassistant commented Sep 7, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@nwf

nwf commented Sep 7, 2026

Copy link
Copy Markdown
Author

Ah right, for anyone passing by, this is my attempt at the very first step necessary to enable intiface/intiface-central#234 .

- SocketBindError now wraps a SocketAddr

- ButtplugWebsocketServerTransport now wraps a SocketAddr

- ButtplugWebsocketServerTransportBuilder now takes a SocketAddr

- intiface_engine sprouts a new CLI option and either passes in or computes the
  right string for EngineOptions and later parses that to hand to the
  ButtplugWebsocketServerTransportBuilder.
@nwf
nwf force-pushed the 20260906-websocket_listen_address branch from c56ac42 to 54b2a9c Compare September 8, 2026 23:36
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.

2 participants