Rework HiyaService to include its endpoint

Review Request #3914 — Created March 18, 2025 and submitted — Latest diff uploaded

Information

hiya/hiya
default

Reviewers

The initial design here over looked that each service belongs to an interface
and a protocol. This means that the services only have single endpoint and
thus our design needed to be updated.

Ran the tests under valgrind and called in the turtles.

Changes between revision 1 and 2

orig
1
2
3

Commits

Summary ID Author
Rework HiyaService to include its endpoint
The initial design here over looked that each service belongs to an interface and a protocol. This means that the services only have single endpoint and thus our design needed to be updated.
2ae372ccf00aa9b721b0ad66fc0a286b86683d0d Gary Kramlich
Rework HiyaService to include its endpoint
The initial design here over looked that each service belongs to an interface and a protocol. This means that the services only have single endpoint and thus our design needed to be updated.
1ec1f5fef7498a31f4f0d0b475d40769e216b843 Gary Kramlich
hiya/tests/test_service.c
Loading...