{"id":15956463,"url":"https://github.com/schmurfy/mruby-mongoose","last_synced_at":"2025-04-04T09:22:16.699Z","repository":{"id":66882482,"uuid":"148331350","full_name":"schmurfy/mruby-mongoose","owner":"schmurfy","description":"Mruby mongoose binding (TCP,UDP,HTTP,MQTT,DNS)","archived":false,"fork":false,"pushed_at":"2018-10-12T15:00:18.000Z","size":265,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T19:54:38.384Z","etag":null,"topics":["mruby"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schmurfy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-11T14:34:52.000Z","updated_at":"2020-03-30T04:39:34.000Z","dependencies_parsed_at":"2023-02-23T14:16:10.479Z","dependency_job_id":null,"html_url":"https://github.com/schmurfy/mruby-mongoose","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/schmurfy%2Fmruby-mongoose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmurfy%2Fmruby-mongoose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmurfy%2Fmruby-mongoose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmurfy%2Fmruby-mongoose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schmurfy","download_url":"https://codeload.github.com/schmurfy/mruby-mongoose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247149628,"owners_count":20891983,"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":["mruby"],"created_at":"2024-10-07T13:32:29.038Z","updated_at":"2025-04-04T09:22:16.681Z","avatar_url":"https://github.com/schmurfy.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Description\n\nThis is a libray binding for the mongoose library, it is designed for embedded system and is a perfect match for mruby in many ways: it has a small, well written codebase, it implements most of the protocols you might need for such use case and you can even enable/disable parts of it easily.\n\nThere are other alternatives out there like mruby-uv but mongoose does a lot more out of the box, I view more mongoose as a complete platform to build on that just a network library.\n\n# Current implementation\n\n| Protocol         | Client | Server |\n|:-----------------|:-------|:-------|\n| UDP              | OK     | OK     |\n| TCP              | OK     | OK     |\n| DNS              | OK     | OK     |\n| HTTP             |        | OK     |\n| HTTPS            |        | OK     |\n| Websocket        |        | OK     |\n| Secure Websocket |        |        |\n| WebDAV           |        |        |\n| MQTT             | OK     |        |\n| CoAP             |        |        |\n\nAll of these are not strictly required for my current goal so I will implement them as things go, if you wish to see one implemented feel free to ask, pull requests are welcome too.\nIf you submit a pull request please make sure your code matches with the existing (match style and use soft tabs with 2 spaces).\n\nI can't review or accept a pull request with 2000 lines changed with a mix of spaces/tabs and real changes (I say that from experience...).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmurfy%2Fmruby-mongoose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschmurfy%2Fmruby-mongoose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmurfy%2Fmruby-mongoose/lists"}