reference docs for network Port API #8852
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
needs-design
What is the Problem Being Solved?
As a developer on the Agoric platform, I want to understand the network port API.
p.s. resolution: reference docs for @agoric/network package.
Description of the Design / Test Plan
As in the
@agoric/network
package README:See also unit tests:
use the typedoc approach (#8720) and refine the source code until the generated docs are adequate.
The usual PR review process seems sufficient to judge adequacy of reference docs.
punted these from the critical path:
Security / Scaling / Upgrade Considerations
n/a
background
In reviewing a recent PR aimed at adding the network-vat in an upcoming release (#8721), I learned that the network vat -- the Port API at least -- is part of the developer API product. So it needs reference docs.
cc @sufyaankhan @michaelfig @iomekam @turadg
The text was updated successfully, but these errors were encountered: