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

Add sysinfo command to the binary protocol #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

carlonluca
Copy link
Contributor

This commit adds the GetSysInfo and SysInfo messages to the TCP protocol to request and return information about the core, the running system, the disk and the ports.

The info are returned as a list of string pairs. Each pair is composed by an ID and a value.

This commit adds the GetSysInfo and SysInfo messages to the
TCP protocol to request and return information about the core,
the running system, the disk and the ports.

The info are returned as a list of string pairs. Each pair
is composed by an ID and a value.
@carlonluca carlonluca marked this pull request as ready for review June 18, 2024 21:54
@ygrek ygrek force-pushed the master branch 14 times, most recently from 28754fe to 05908f6 Compare August 27, 2024 01:28
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.

1 participant