{"id":21028765,"url":"https://github.com/jgmdev/lite-xl-net","last_synced_at":"2025-10-04T13:09:39.466Z","repository":{"id":150318527,"uuid":"580636948","full_name":"jgmdev/lite-xl-net","owner":"jgmdev","description":"TCP and UDP sockets support for Lite XL using SDL2_net","archived":false,"fork":false,"pushed_at":"2023-01-13T19:29:04.000Z","size":36,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T19:43:38.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/jgmdev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-21T03:51:59.000Z","updated_at":"2023-01-31T22:26:45.000Z","dependencies_parsed_at":"2023-04-04T12:49:04.052Z","dependency_job_id":null,"html_url":"https://github.com/jgmdev/lite-xl-net","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jgmdev/lite-xl-net","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgmdev%2Flite-xl-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgmdev%2Flite-xl-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgmdev%2Flite-xl-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgmdev%2Flite-xl-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgmdev","download_url":"https://codeload.github.com/jgmdev/lite-xl-net/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgmdev%2Flite-xl-net/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278316088,"owners_count":25966923,"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-10-04T02:00:05.491Z","response_time":63,"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-11-19T11:58:54.998Z","updated_at":"2025-10-04T13:09:39.413Z","avatar_url":"https://github.com/jgmdev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lite XL Net Plugin\n\nThis repository provides a **native** binding to\n[SDL2_net](https://github.com/libsdl-org/SDL_net) to provide TCP and UDP\nsockets support in Lite XL. Inspiration was taken from luasdl2\n[sdl-net](https://github.com/Tangent128/luasdl2/tree/master/sdl-net) wrapper.\n\n## Building\n\nYou will need to have meson and a working build environment for your operating\nsystem. Then, to build just execute the following commands:\n\n```sh\nmeson setup build\nmeson compile -C build\n```\n\n## Installation\n\nTo install just copy the generated library file to your libraries directory:\n\n```sh\ncp build/net.so ~/.config/lite-xl/libraries/\n```\n\n## Usage:\n\nYou can view the API documention on the [docs](docs/net.lua) subdirectory,\nand also consult official [SDL2_net](https://github.com/libsdl-org/SDL_net)\nheader file which has useful doc comments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgmdev%2Flite-xl-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjgmdev%2Flite-xl-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgmdev%2Flite-xl-net/lists"}