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

Implement "Dial In" interface #24

Open
jamesmunns opened this issue Feb 8, 2025 · 0 comments
Open

Implement "Dial In" interface #24

jamesmunns opened this issue Feb 8, 2025 · 0 comments
Assignees
Labels
Poststation Issues for the Poststation Server
Milestone

Comments

@jamesmunns
Copy link
Contributor

jamesmunns commented Feb 8, 2025

I've discussed adding a 'dial in' interface:

  1. the poststation server has a port for devices to connect to as a tcp port
  2. the devices initiate the connnection
  3. poststation then treats the connected device as a server, as if it had just plugged in over USB

The intent for this interface is twofold:

  1. to support Ethernet or Wi-Fi based devices, like the Pico W or ESP32 devices, that will connect over TCP
  2. to support third party adapters for other devices, so users can run a service on the same machine as poststation if certain interfaces are not yet included in poststation.
@jamesmunns jamesmunns added the Poststation Issues for the Poststation Server label Feb 8, 2025
@jamesmunns jamesmunns self-assigned this Feb 8, 2025
@jamesmunns jamesmunns added this to the v0.18 milestone Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Poststation Issues for the Poststation Server
Projects
None yet
Development

No branches or pull requests

1 participant