Skip to content
New issue

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

Basic Networking - Part 1 #27

Closed
bonedaddy opened this issue Jul 21, 2020 · 1 comment
Closed

Basic Networking - Part 1 #27

bonedaddy opened this issue Jul 21, 2020 · 1 comment

Comments

@bonedaddy
Copy link
Contributor

Overview

This task focuses on getting basic TCP/UDP networking, using multiaddrs as a means for specifying the destination addresses we want to connect to.

Expected Outcomes

  • Use multiaddrs to initiate a TCP/UDP socket connection to a target host

Out Of Scope

  • Using PeerIDs
  • Secure/encrypted connections
  • Support protocols other than TCP/UDP
@bonedaddy
Copy link
Contributor Author

closed by #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant