{"id":13896698,"url":"https://github.com/lipp/lua-jet","last_synced_at":"2025-07-28T19:07:47.982Z","repository":{"id":2600113,"uuid":"3582740","full_name":"lipp/lua-jet","owner":"lipp","description":"Realtime Message Bus for the Web. Lua Implementation","archived":false,"fork":false,"pushed_at":"2015-06-02T11:07:01.000Z","size":2418,"stargazers_count":33,"open_issues_count":6,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-19T16:29:27.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jetbus.io","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lipp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2012-02-29T15:11:31.000Z","updated_at":"2023-09-10T08:59:48.000Z","dependencies_parsed_at":"2022-09-15T20:50:38.682Z","dependency_job_id":null,"html_url":"https://github.com/lipp/lua-jet","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lipp/lua-jet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lipp%2Flua-jet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lipp%2Flua-jet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lipp%2Flua-jet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lipp%2Flua-jet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lipp","download_url":"https://codeload.github.com/lipp/lua-jet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lipp%2Flua-jet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267569158,"owners_count":24109019,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-08-06T18:03:05.808Z","updated_at":"2025-07-28T19:07:47.913Z","avatar_url":"https://github.com/lipp.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"# About\n\nlua-jet is a [Jet](http://jetbus.io) daemon and peer implementation written in Lua.\n[![Build Status](https://travis-ci.org/lipp/lua-jet.png?branch=master)](https://travis-ci.org/lipp/lua-jet/builds)\n[![Coverage Status](https://img.shields.io/coveralls/lipp/lua-jet.svg)](https://coveralls.io/r/lipp/lua-jet?branch=master)\n\n# Installation\n\n\nWith luarocks:\n\n    $ sudo luarocks install lua-jet\n\nMost recent github version:\n\n    $ git clone https://github.com/lipp/jet.git\n    $ cd jet\n    $ sudo luarocks make rockspecs/lua-jet-scm-1.rockspec\n\n# Dependencies\n\nIn particular you need libev installed.\n\nUbuntu / Debian based Linux:\n\n    $ sudo apt-get install libev-dev\n\nOSX with Homebrew:\n\n    $ brew install libev\n\n\n# Running the daemon\n\n    $ jetd.lua\n\n# Starting an example peer\n\n    $ cd lua-jet\n    $ lua example/some_service.lua\n\n# Radar\n\n[Radar](http://github.com/lipp/radar) is a web application that gives you access to a Jet bus.\n\n    $ sudo luarocks install orbit\n    $ git clone https://github.com/lipp/radar\n    $ cd radar\n    $ ./simple_webserver.lua\n\nWatch Your Jet Bus on [Your local Radar](http://localhost:8080).\n\n# Doc\n\nFor general information, visit the [Jet Homepage](http://jetbus.io). Look at the [API.md](https://github.com/lipp/lua-jet/blob/master/API.md), the [examples](https://github.com/lipp/lua-jet/tree/master/examples) or the [busted](https://github.com/olivine-labs/busted) test [spec files](https://github.com/lipp/lua-jet/tree/master/spec).\n\n# Tests\n\nTo run the tests, busted version 1.11.1  needs to be installed:\n\n    $ sudo luarocks install busted 1.11.1-1\n\nIf all is in place, run the tests from within the lua-jet dir like this:\n\n    $ busted spec\n\nFor more details on installation and running tests under debian based Linux\nsee the \".travis.yml\" file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flipp%2Flua-jet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flipp%2Flua-jet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flipp%2Flua-jet/lists"}