We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ockam Transports provide Ockam Routing support over various communication protocols.
The get-started guide has an introductory example of how the TCP transport can be used.
A Bluetooth transport would be a great addition. Bluetooth on Linux may be a starting point before we explore other environments like the SAMAE54
This should live in a crate called ockam_transport_bluetooth along with the other ockam crates in the same path.
ockam_transport_bluetooth
TCP Transport provides a good example of a transport implementation.
If you would like someone to help / mentor / pair program with you as you work on your first Ockam issue, please leave a comment on this discussion.
The text was updated successfully, but these errors were encountered:
antoinevg
Successfully merging a pull request may close this issue.
Ockam Transports provide Ockam Routing support over various communication protocols.
The get-started guide has an introductory example of how the TCP transport can be used.
A Bluetooth transport would be a great addition.
Bluetooth on Linux may be a starting point before we explore other environments like the SAMAE54
This should live in a crate called
ockam_transport_bluetooth
along with the other ockam crates in the same path.TCP Transport provides a good example of a transport implementation.
If you would like someone to help / mentor / pair program with you as you work on your first Ockam issue, please leave a comment on this discussion.
The text was updated successfully, but these errors were encountered: