{"id":13343152,"url":"https://github.com/jeffa5/mirage-xmpp","last_synced_at":"2025-03-24T00:32:33.111Z","repository":{"id":102303734,"uuid":"153944851","full_name":"jeffa5/mirage-xmpp","owner":"jeffa5","description":"Implementation of XMPP for MirageOS","archived":false,"fork":false,"pushed_at":"2019-04-08T15:50:00.000Z","size":746,"stargazers_count":15,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-02T04:51:20.530Z","etag":null,"topics":["mirageos","ocaml","unikernel","xmpp"],"latest_commit_sha":null,"homepage":"https://jeffas.io/mirage-xmpp/","language":"OCaml","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/jeffa5.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-10-20T20:18:24.000Z","updated_at":"2023-09-21T21:09:36.000Z","dependencies_parsed_at":"2023-05-01T20:13:52.742Z","dependency_job_id":null,"html_url":"https://github.com/jeffa5/mirage-xmpp","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/jeffa5%2Fmirage-xmpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Fmirage-xmpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Fmirage-xmpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Fmirage-xmpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffa5","download_url":"https://codeload.github.com/jeffa5/mirage-xmpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245191453,"owners_count":20575246,"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":["mirageos","ocaml","unikernel","xmpp"],"created_at":"2024-07-29T19:30:40.422Z","updated_at":"2025-03-24T00:32:32.827Z","avatar_url":"https://github.com/jeffa5.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XMPP server on MirageOS\n\n## Demos\n\nThe demos folder serves as a reference to some basic necessities for the project.\n\nSockets is very simple, basically copied from the mirage website to check building of the unikernel and running locally.\n\nSend-receive is still simple, basically being an echo server for whatever the user decides to send it.\n\nxml-parsing is more complex, it handles the connections but also has to include the xml parsing section which is not so simple due to having to push data into a stream where the xml parser pulls it out the other side.\n\nxml-parsing-pkg is an effort to split the code into a core package which abstracts away from the lower level detail of sending data back and forth. This is the final demo before starting the actual implementation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffa5%2Fmirage-xmpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffa5%2Fmirage-xmpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffa5%2Fmirage-xmpp/lists"}