Implementation of standardized CB<->RI communication API #3
Reference in New Issue
Block a user
Delete Branch "feat/comm-standardization"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Based on the N25B-A-14 article, this is an implementation of the RI ↔ CB communication API. It implements the ping endpoint and provides a stub for the negotiation endpoint, as there is nothing to negotiate yet.
To test, run the attached script, then main.py (order doesn't really matter).
To run main.py:
This script should print up to sequence number 4, then stop.
ref: N25B-168
assigned to @0950726
approved this merge request
mentioned in commit
828871a2ad