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 a basic pinger #3

Open
notcancername opened this issue Nov 16, 2024 · 0 comments
Open

Implement a basic pinger #3

notcancername opened this issue Nov 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@notcancername
Copy link
Collaborator

notcancername commented Nov 16, 2024

Should support legacy ping, server list ping. I have some idea of how it should look, see wire.zig, but the specifics are still to be ironed out.

Will likely use the OS TCP stack because of laziness (revisit this in 1.1). Will likely use libev because it's easy and fast. Will inherently support parallelism and distribution due to our architecture.

Consider referencing matscan

@notcancername notcancername added the enhancement New feature or request label Nov 16, 2024
@notcancername notcancername added this to the Initial release (0.1) milestone Nov 16, 2024
@notcancername notcancername self-assigned this Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant