Skip to content

Added client side heartbeat ping#356

Open
CSTBook wants to merge 4 commits intomainfrom
feat/pi-client-heartbeat
Open

Added client side heartbeat ping#356
CSTBook wants to merge 4 commits intomainfrom
feat/pi-client-heartbeat

Conversation

@CSTBook
Copy link
Copy Markdown
Contributor

@CSTBook CSTBook commented Apr 3, 2026

Closes #354.

@CSTBook CSTBook requested a review from miyatakazuya April 3, 2026 01:47
Copy link
Copy Markdown
Contributor

@miyatakazuya miyatakazuya left a comment

Choose a reason for hiding this comment

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

The CI doesn't pass because of a mission semicolon in udp_client.hpp. Also the lint does not pass as well.

Also is there an associated PR in camera-things? I'm a bit confused on the structure of the PR

Header recvHeader();

std::vector<std::uint8_t> recvBody(const int mem_size, const int total_chunks);
char recvPing()
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

;

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.

PI-Client Heartbeat

3 participants