{"id":13564029,"url":"https://github.com/aytchell/sise","last_synced_at":"2026-02-21T01:05:42.469Z","repository":{"id":57548586,"uuid":"353640275","full_name":"aytchell/sise","owner":"aytchell","description":"A simple to use SSDP client library","archived":false,"fork":false,"pushed_at":"2021-04-27T07:23:36.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T20:37:53.023Z","etag":null,"topics":["elixir","elixir-lang","ssdp"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/sise","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aytchell.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-01T09:09:20.000Z","updated_at":"2021-11-06T20:50:02.000Z","dependencies_parsed_at":"2022-08-28T11:30:45.659Z","dependency_job_id":null,"html_url":"https://github.com/aytchell/sise","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/aytchell/sise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aytchell%2Fsise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aytchell%2Fsise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aytchell%2Fsise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aytchell%2Fsise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aytchell","download_url":"https://codeload.github.com/aytchell/sise/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aytchell%2Fsise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29669927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T00:11:43.526Z","status":"ssl_error","status_checked_at":"2026-02-20T23:52:33.807Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","elixir-lang","ssdp"],"created_at":"2024-08-01T13:01:25.693Z","updated_at":"2026-02-21T01:05:42.430Z","avatar_url":"https://github.com/aytchell.png","language":"Elixir","funding_links":[],"categories":["Networking"],"sub_categories":[],"readme":"# Sise\n\nSise is a library that implements the **si**mple **se**rvice\ndiscovery protocol (SSDP).\n\nSise implements the Application behaviour and thus automatically starts\noperation. In its current state the library is\n- listening for announcements (and updates)\n- issuing M-Search requests from time to time (interval can be configured)\n\nThere is a function available, so you can fetch discovered devices or services\nfor all, or a specific notification type.\n\nAdditionally, processes can subscribe (for all, or a specific notification\ntype), so they will get notification messages for new, updated or gone\ndevices and services.\n\n## Documentation\n\nThe library's API is documented with ExDoc. See https://hexdocs.pm/sise/\nfor the latest generated version.\n\n## Usage with mix\n\n```\ndefp deps do\n  [\n    {:sise, \"~\u003e 0.9.2\"}\n  ]\nend\n```\n\n## Contribution\n\nIf you have any suggestions for improvements (I'm quite new to Elixir)\nthen please drop a note or open a PR.\n\n## License\n\nCopyright 2021, Hannes Lerchl\n\nLicensed under the Apache License, Version 2.0\n\nA copy of this License is contained in [this repository](LICENSE.txt) or\nalternatively can be obtained from\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faytchell%2Fsise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faytchell%2Fsise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faytchell%2Fsise/lists"}