Skip to content
This repository was archived by the owner on Dec 4, 2021. It is now read-only.

AddMessageToQueue and ClearMessageQueue - #47

Merged
nanarboursal merged 4 commits into
masterfrom
rotate-sign
Jun 22, 2020
Merged

AddMessageToQueue and ClearMessageQueue#47
nanarboursal merged 4 commits into
masterfrom
rotate-sign

Conversation

@nanarboursal

Copy link
Copy Markdown
Contributor

Added AddMessageToQueue and ClearMessageQueue RPC and regenerated python files

@nanarboursalnanarboursal added the enhancement New feature or request label Jun 11, 2020

@evanugarteevanugarte left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!! You will need to modify some existing client and server code to finish this change.

See links below:

  1. defining healthCheckRequest in client/ledsign/led_sign_client.js:19
  2. Defining response in server/led_sign/led_sign_server.py:43

Comment threadproto/led_sign.proto Outdated
message LedSignRequest{
string officer_name = 1;
}
// message LedSignRequest{

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove commented out protos

Comment threadserver/led_sign/led_sign_pb2.py

@jerrylee17jerrylee17 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@jerrylee17jerrylee17 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete the .exe file. Not used anywhere

@law-nguyenlaw-nguyen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! Fix what Jerry and Evan pointed out.

@nanarboursal
nanarboursal merged commit 3554010 into masterJun 22, 2020
@nanarboursal
nanarboursal deleted the rotate-sign branch June 22, 2020 20:11
Programmerryoki pushed a commit that referenced this pull request Feb 18, 2021
* Added AddMessageToQueue and ClearMessageQueue RPC and regenerated python files
* Removed exe file and fixed client and server files
* Fixed merge conflict
Co-authored-by: Nanar Boursalian <nanar.boursalian01@gmail.com>
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@nanarboursal@jerrylee17@evanugarte@law-nguyen