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 about protocol #7

Open
osvegn opened this issue Nov 15, 2022 · 0 comments
Open

Implement about protocol #7

osvegn opened this issue Nov 15, 2022 · 0 comments
Labels
Communication protocol All things relative to the communication protocol Feature New feature to implement Mandatory protocol This protocol is mandatory

Comments

@osvegn
Copy link
Owner

osvegn commented Nov 15, 2022

Describe the feature

  • Implement the about protocol

Describe alternatives

Describe any alternative to the feature describe before here

Additionals


ABOUT
The brain is expected to send some information about itself on one line. Each info must be written as keyword, equals sign, text value in quotation marks. Recommended keywords are name, version, author, country, www, email. Values should be separated by commas that can be followed by spaces. The manager can use this info, but must cope with old brains that used to send only human-readable text.

Example:
The manager sends:
ABOUT
The brain answers:
name="SomeBrain", version="1.0", author="Nymand", country="USA"

@osvegn osvegn added the Communication protocol All things relative to the communication protocol label Nov 15, 2022
@osvegn osvegn self-assigned this Nov 15, 2022
@osvegn osvegn added the Mandatory protocol This protocol is mandatory label Nov 15, 2022
@osvegn osvegn removed their assignment Nov 16, 2022
@osvegn osvegn added the Feature New feature to implement label Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Communication protocol All things relative to the communication protocol Feature New feature to implement Mandatory protocol This protocol is mandatory
Projects
None yet
Development

No branches or pull requests

1 participant