Skip to content

refactor: server-client heartbeat now part of core protocol & minor f…#40

Merged
cococry merged 1 commit into
mainfrom
refactor-heartbeat
Jul 17, 2026
Merged

refactor: server-client heartbeat now part of core protocol & minor f…#40
cococry merged 1 commit into
mainfrom
refactor-heartbeat

Conversation

@cococry

@cococry cococry commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Summary

Added faith_msg_ping_t and faith_msg_pong_t to the core protocol, including wire serialization/deserialization and server-client agreed upon payload sizes for both protocol messages. Renamed shared.c and shared.h to protocol.c and protocol.h to reflect their intended purpose.

Testing

Describe how you tested this change.

  • scripts/check.sh passes locally
  • CI passes for this pull request

@cococry
cococry merged commit 1a88074 into main Jul 17, 2026
4 of 5 checks passed
@cococry
cococry deleted the refactor-heartbeat branch July 17, 2026 19:20
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