chipsenkbeil / chipsenkbeil/distant

SSDP or similar to detect existing distant instances

Open
#2 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
635
Forks
12
PR merge metrics
No merged PRs in 30d

Description

See example of SSDP in Rust here: https://github.com/johnstonskj/rust-upnp

Specifically, an example of some of the relevant fields and constants are here: https://github.com/johnstonskj/rust-upnp/blob/master/src/discovery/protocol.rs

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the linked rust-upnp example, especially src/discovery/protocol.rs and its SSDP fields and constants. Determine how distant instances should be discovered and what information is needed; done means existing distant instances can be detected through SSDP or a comparable discovery mechanism.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.