{"id":21053244,"url":"https://github.com/lsevero/clj-ssdp","last_synced_at":"2026-01-04T05:04:40.377Z","repository":{"id":57714153,"uuid":"229663607","full_name":"lsevero/clj-ssdp","owner":"lsevero","description":"SSDP utilities for clojure","archived":false,"fork":false,"pushed_at":"2024-01-31T09:17:05.000Z","size":8,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-09T12:24:36.846Z","etag":null,"topics":["clojure","ssdp"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lsevero.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-23T02:41:43.000Z","updated_at":"2023-11-20T08:16:01.000Z","dependencies_parsed_at":"2022-09-26T21:31:14.188Z","dependency_job_id":null,"html_url":"https://github.com/lsevero/clj-ssdp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsevero%2Fclj-ssdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsevero%2Fclj-ssdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsevero%2Fclj-ssdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsevero%2Fclj-ssdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsevero","download_url":"https://codeload.github.com/lsevero/clj-ssdp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225091313,"owners_count":17419450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["clojure","ssdp"],"created_at":"2024-11-19T16:05:18.145Z","updated_at":"2026-01-04T05:04:40.314Z","avatar_url":"https://github.com/lsevero.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clj-ssdp\n\n[![Clojars Project](https://img.shields.io/clojars/v/clj-ssdp.svg)](https://clojars.org/clj-ssdp)\n\n## Usage\n\n```clojure\n(require '[clj-ssdp.client :refer :all])\n\n;discover all the ssdp devices on your network\n(discover)\n;you can set a timeout in milliseconds\n(discover 1000)\n;you can set a timeout and a search target as well\n(discover 1000 \"urn:schemas-upnp-org:device:MediaRenderer:1\")\n\n\n;same thing for discover-one, discover-one returns the first ssdp device\n(discover-one)\n(discover-one 1000)\n(discover-one 1000 \"urn:schemas-upnp-org:device:MediaRenderer:1\")\n```\n\n## License\n\nCopyright © 2019 FIXME\n\nThis program and the accompanying materials are made available under the\nterms of the Eclipse Public License 2.0 which is available at\nhttp://www.eclipse.org/legal/epl-2.0.\n\nThis Source Code may also be made available under the following Secondary\nLicenses when the conditions for such availability set forth in the Eclipse\nPublic License, v. 2.0 are satisfied: GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or (at your\noption) any later version, with the GNU Classpath Exception which is available\nat https://www.gnu.org/software/classpath/license.html.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsevero%2Fclj-ssdp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsevero%2Fclj-ssdp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsevero%2Fclj-ssdp/lists"}