Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Nuclei.Communication: Endpoint connection should be verified before use. #11

Closed
pvandervelde opened this issue Jan 7, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@pvandervelde
Copy link
Member

It is possible for an endpoint to connect and then disappear. However the communication layer does not verify the status of the endpoint before using it / presenting it to the user, thus making the user believe that the endpoint is active.

There should probably be a protocol level 'ping' message that verifies if an endpoint is still active or not.

@pvandervelde
Copy link
Member Author

Won't fix this directly. Will provide a way to execute a protocol / interaction level 'ping' upon request, but there is no point in doing a 'ping' before each message because that will increase the data on the line a lot.

Issue #17 will provide the 'ping' capabilities.

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

No branches or pull requests

1 participant