• Joined on 2021-03-26
mirsal commented on pull request ryzokuken/cosmoline#17 2021-04-25 00:23:15 +02:00
Refactor peer discovery

feng shui

mirsal commented on pull request ryzokuken/cosmoline#17 2021-04-25 00:22:42 +02:00
Refactor peer discovery

Right, the comment kind of works the same as a newline as a visual separator between the two blocks, so it did not stand out ^_^

mirsal commented on pull request ryzokuken/cosmoline#17 2021-04-25 00:19:10 +02:00
Refactor peer discovery

My bad, I changed the order of imports while iterating and missed it when reviewing the patch.

mirsal commented on pull request ryzokuken/cosmoline#17 2021-04-25 00:15:54 +02:00
Refactor peer discovery

It will eventually be built off the local server, outside of the discovery module, so I went ahead and moved it.

mirsal commented on pull request ryzokuken/cosmoline#16 2021-04-08 21:05:29 +02:00
Add logging and filter out own beacons

See: #11

mirsal pushed to main at mirsal/cosmoline 2021-04-07 20:08:41 +02:00
732cc8fd62 Refactor peer discovery
44f0d75d41 Merge pull request 'Add logging and filter out own beacons' (#16) from log into main
ac40319249 src: filter out own beacons
ad7db7481d src: add minimal logging
59c4b4d37b Merge pull request 'Various networking improvements' (#10) from refactor-peer into main
Compare 11 commits »
mirsal created pull request ryzokuken/cosmoline#17 2021-04-07 20:06:38 +02:00
Refactor peer discovery
mirsal pushed to refactor-discovery at mirsal/cosmoline 2021-04-07 20:05:26 +02:00
732cc8fd62 Refactor peer discovery
mirsal pushed to refactor-discovery at mirsal/cosmoline 2021-04-07 19:59:33 +02:00
44f0d75d41 Merge pull request 'Add logging and filter out own beacons' (#16) from log into main
ac40319249 src: filter out own beacons
ad7db7481d src: add minimal logging
59c4b4d37b Merge pull request 'Various networking improvements' (#10) from refactor-peer into main
9dbe2d0f24 src: remove raw logging
mirsal approved ryzokuken/cosmoline#16 2021-04-07 09:27:02 +02:00
Add logging and filter out own beacons

LGTM

mirsal pushed to main at ryzokuken/cosmoline 2021-04-07 09:25:13 +02:00
44f0d75d41 Merge pull request 'Add logging and filter out own beacons' (#16) from log into main
ac40319249 src: filter out own beacons
ad7db7481d src: add minimal logging
Compare 3 commits »
mirsal merged pull request ryzokuken/cosmoline#16 2021-04-07 09:25:13 +02:00
Add logging and filter out own beacons
mirsal pushed to main at ryzokuken/cosmoline 2021-04-07 05:58:10 +02:00
59c4b4d37b Merge pull request 'Various networking improvements' (#10) from refactor-peer into main
9dbe2d0f24 src: remove raw logging
c80a600845 src: use channel for discovery, filter uniques
808f979f06 src: break network into peer and discovery
500198e593 src: create Peer before sending packet
Compare 7 commits »
mirsal merged pull request ryzokuken/cosmoline#10 2021-04-07 05:58:10 +02:00
Various networking improvements
mirsal commented on pull request ryzokuken/cosmoline#10 2021-04-07 05:57:36 +02:00
Various networking improvements

LGTM

mirsal pushed to main at mirsal/cosmoline 2021-04-01 13:13:56 +02:00
ef4eb20629 Merge pull request 'Move the peer discovery send/recv tasks to the network module' (#8) from mirsal/cosmoline:declutter-main into main
48c2270f3a Move the peer discovery send/recv tasks to the network module
52862bbace Merge pull request 'Send peer discovery announcements over ipv6 multicast' (#3) from mirsal/cosmoline:ipv6 into main
870c27261c Send beacons to the all-nodes link-local multicast group
eeefc130ed Merge pull request 'Peer discovery broadcast' (#5) from mirsal/cosmoline:broadcast into main
Compare 5 commits »
mirsal deleted branch declutter-main from mirsal/cosmoline 2021-04-01 13:12:24 +02:00
mirsal pushed to main at ryzokuken/cosmoline 2021-04-01 13:12:18 +02:00
ef4eb20629 Merge pull request 'Move the peer discovery send/recv tasks to the network module' (#8) from mirsal/cosmoline:declutter-main into main
48c2270f3a Move the peer discovery send/recv tasks to the network module
Compare 2 commits »
mirsal merged pull request ryzokuken/cosmoline#8 2021-04-01 13:12:18 +02:00
Move the peer discovery send/recv tasks to the network module
mirsal pushed to declutter-main at mirsal/cosmoline 2021-04-01 13:11:57 +02:00
48c2270f3a Move the peer discovery send/recv tasks to the network module
b733bc940a Move the peer discovery send/recv tasks to the network module
52862bbace Merge pull request 'Send peer discovery announcements over ipv6 multicast' (#3) from mirsal/cosmoline:ipv6 into main
Compare 3 commits »