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

Asyncronous responses / Multiplexing #197

Open
JosuGZ opened this issue May 30, 2023 · 2 comments
Open

Asyncronous responses / Multiplexing #197

JosuGZ opened this issue May 30, 2023 · 2 comments
Labels

Comments

@JosuGZ
Copy link
Contributor

JosuGZ commented May 30, 2023

Is is possible to keep multiple requests in flight with this library? Is it planned?

@uklotzde
Copy link
Member

Contradicts with #196.

Is this even supported by the Modbus protocol? If so then please provide references how this could be achieved.

@uklotzde uklotzde changed the title Asincronous responses Asyncronous responses / Multiplexing May 30, 2023
@JosuGZ
Copy link
Contributor Author

JosuGZ commented May 30, 2023

I'm not sure if it is supported. In theory you can achieve that by matching request headers (on TCP) and keeping some queues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants