Peer discovery broadcast #5

Merged
mirsal merged 2 commits from mirsal/cosmoline:broadcast into main 2021-04-01 06:52:52 +02:00
Collaborator
No description provided.
mirsal added 2 commits 2021-03-31 11:36:11 +02:00
0405ec3b16 Bind to IPv6
The Future
2ba51c8677 Quick and dirty peer discovery broadcast mock implementation
* Use `async_std::task` for network loops
 * Send the generated public key over ipv4 udp broadcast frames

(peer discovery is not functional yet, although multiple instances
connected to the same link can now talk to each other, so yay.)
mirsal force-pushed broadcast from 2ba51c8677 to 044f792840 2021-03-31 13:40:32 +02:00 Compare
mirsal changed title from WIP: Peer discovery broadcast to Peer discovery broadcast 2021-03-31 14:13:46 +02:00
mirsal requested review from ryzokuken 2021-03-31 14:13:57 +02:00
mirsal added a new dependency 2021-03-31 23:34:44 +02:00
mirsal force-pushed broadcast from 044f792840 to 0cfc123011 2021-04-01 01:01:01 +02:00 Compare
ryzokuken approved these changes 2021-04-01 06:47:22 +02:00
ryzokuken left a comment
Owner

Looks great, thanks!

Looks great, thanks!
mirsal merged commit eeefc130ed into main 2021-04-01 06:52:52 +02:00
mirsal deleted branch broadcast 2021-04-01 06:53:41 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: ryzokuken/cosmoline#5
No description provided.