You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trunk creation, call creation, and signaling byways are basically HTTP RPCs, and there are many existing frameworks for doing such things, e.g., https://grpc.io, https://thrift.apache.org/, etc. I'd suggest that we not reinvent this particular wheel.
The text was updated successfully, but these errors were encountered:
Trunk creation, call creation, and signaling byways are basically HTTP RPCs, and there are many existing frameworks for doing such things, e.g., https://grpc.io, https://thrift.apache.org/, etc. I'd suggest that we not reinvent this particular wheel.
The text was updated successfully, but these errors were encountered: