Skip to content

Adding New Transports

Jack Wampler edited this page May 20, 2021 · 1 revision

Adding New Transports

TODO - this is a skeleton page

New (and experimental) transports that wrap traffic from client to refraction station can be implemented by adding a TransportType in the protobuf and implementing both the client side and station side of the connection. Start with a proof of concept - integrate client and station side - test full connection integration.