Renaming channels (#436)

Renamed `ProxyChannel` to `PortChannel` and `SmChannel` to
`MemoryChannel`
This commit is contained in:
Changho Hwang
2025-01-24 14:25:31 -08:00
committed by GitHub
parent af0bb86e07
commit 3565bfdf6d
63 changed files with 1372 additions and 1272 deletions

View File

@@ -9,8 +9,8 @@ This tutorial section provides a step-by-step guide to help you get started with
:hidden:
initialization
proxy-channel
sm-channel
port-channel
memory-channel
packet-api
customized-proxy-service
python-api