{"id":18579026,"url":"https://github.com/lpeterse/haskell-mqtt","last_synced_at":"2025-04-10T10:31:25.252Z","repository":{"id":55911668,"uuid":"54825982","full_name":"lpeterse/haskell-mqtt","owner":"lpeterse","description":"An MQTT protocol implementation (client and server)","archived":false,"fork":false,"pushed_at":"2020-12-07T20:20:55.000Z","size":1349,"stargazers_count":44,"open_issues_count":8,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-06T10:11:31.670Z","etag":null,"topics":["haskell","iot","message-broker","mqtt"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/lpeterse.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":"2016-03-27T11:49:30.000Z","updated_at":"2024-05-11T01:57:32.000Z","dependencies_parsed_at":"2022-08-15T09:11:02.070Z","dependency_job_id":null,"html_url":"https://github.com/lpeterse/haskell-mqtt","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpeterse%2Fhaskell-mqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpeterse%2Fhaskell-mqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpeterse%2Fhaskell-mqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpeterse%2Fhaskell-mqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpeterse","download_url":"https://codeload.github.com/lpeterse/haskell-mqtt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248199136,"owners_count":21063641,"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":["haskell","iot","message-broker","mqtt"],"created_at":"2024-11-06T23:38:43.881Z","updated_at":"2025-04-10T10:31:24.440Z","avatar_url":"https://github.com/lpeterse.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"A pure Haskell MQTT client and server implementation [![Travis](https://img.shields.io/travis/lpeterse/haskell-mqtt.svg)](https://travis-ci.org/lpeterse/haskell-mqtt)\n====================================================\n\n## Project goal\n\nThis project aims to supply a rock-solid MQTT 3.1.1 implementation suitable for production use.\n\nThe planned features are:\n\n  - A broker implementation capable of handing and serving several thousands of\n    connections.\n  - A client implementation with integrated broker which allows one client to be\n    used by several threads/consumers simultaneously.\n  - TLS and WebSocket connections.\n  - An interface for pluggable authentication and authorization.\n  - High test and benchmark coverage.\n\n## Project state (2017-03-22)\n\n  - The broker implementation is nearly feature complete and well-tested.\n    The [hummingbird](https://github.com/lpeterse/haskell-hummingbird) project\n    is a full-fledged broker built on-top of this library.\n  - The client implementation went out of focus for now and is currently\n    commented out. It's still a planned feature and is essentially a low\n    hanging fruit as all the protocol parsers etc. are already in place.\n\n## License\n\nPermission is hereby granted under the terms of the MIT license:\n\n\u003e Copyright (c) 2016 Lars Petersen\n\u003e\n\u003e Permission is hereby granted, free of charge, to any person obtaining\n\u003e a copy of this software and associated documentation files (the\n\u003e \"Software\"), to deal in the Software without restriction, including\n\u003e without limitation the rights to use, copy, modify, merge, publish,\n\u003e distribute, sublicense, and/or sell copies of the Software, and to\n\u003e permit persons to whom the Software is furnished to do so, subject to\n\u003e the following conditions:\n\u003e\n\u003e The above copyright notice and this permission notice shall be included\n\u003e in all copies or substantial portions of the Software.\n\u003e\n\u003e THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n\u003e EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n\u003e MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\n\u003e IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\n\u003e CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\n\u003e TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\n\u003e SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpeterse%2Fhaskell-mqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpeterse%2Fhaskell-mqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpeterse%2Fhaskell-mqtt/lists"}