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 2 and 3

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.
1ec1f5fef7498a31f4f0d0b475d40769e216b843 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.
20aa28d963b6fbe51e65cd19288d159ddfb89d41 Gary Kramlich
hiya/hiyaservice.h
Loading...