{"id":23437828,"url":"https://github.com/ccamel/stomp-client","last_synced_at":"2025-04-09T18:54:49.342Z","repository":{"id":82804419,"uuid":"87830705","full_name":"ccamel/stomp-client","owner":"ccamel","description":"Scala implementation of a STOMP 1.2 client library for both the backend and frontend","archived":false,"fork":false,"pushed_at":"2023-11-13T07:03:05.000Z","size":65,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T11:38:42.803Z","etag":null,"topics":["rabbitmq","scala","scalajs","stomp"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/ccamel.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":"2017-04-10T16:02:39.000Z","updated_at":"2024-12-18T23:24:24.000Z","dependencies_parsed_at":"2025-02-15T11:32:40.652Z","dependency_job_id":"0d6fb1aa-4006-4339-88da-5bf31d8de494","html_url":"https://github.com/ccamel/stomp-client","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/ccamel%2Fstomp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fstomp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fstomp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fstomp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccamel","download_url":"https://codeload.github.com/ccamel/stomp-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248093904,"owners_count":21046762,"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":["rabbitmq","scala","scalajs","stomp"],"created_at":"2024-12-23T14:38:23.155Z","updated_at":"2025-04-09T18:54:49.313Z","avatar_url":"https://github.com/ccamel.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"stomp-client\n============\n[![MIT](https://img.shields.io/badge/licence-MIT-lightgrey.svg?style=flat)](https://tldrlegal.com/license/mit-license) [![Build Status](https://travis-ci.org/ccamel/stomp-client.svg?branch=master)](https://travis-ci.org/ccamel/stomp-client) [![Coverage Status](https://coveralls.io/repos/github/ccamel/stomp-client/badge.svg?branch=master)](https://coveralls.io/github/ccamel/stomp-client?branch=master) ![](https://img.shields.io/badge/status-work--in--progress-orange.svg)\n\n\u003e [Scala] implementation of a [STOMP] 1.2 client library for both the backend and frontend.\n\n## Description\n\n`stomp-client` is a small library that provides a full [STOMP 1.2] client implementation for the [Scala] programming language, and more widely the JVM platform. \n\nThis enables the communication with any [STOMP] compliant messaging brokers and servers (like [RabbitMQ](https://www.rabbitmq.com/), [ActiveMQ Appolo](http://activemq.apache.org/apollo/)).\n\nIt can be used:\n\n- on the backend side, on a JVM with a language of choice (java, scala, clojure...)\n- on the frontend side (Web Browser, using WebSockets ), using [Scala.js].\n\nLibrary is designed to play well with other frameworks, like [akka](http://akka.io/) framework.\n\n## Project Status\n\n:warning: This is a work-in progress.\n\n### Todo\n\n- [X] project initialization\n- [X] data model for [STOMP frames](https://stomp.github.io/stomp-specification-1.2.html#STOMP_Frames)\n- [ ] unit tests\n- [ ] codec for STOMP frames (serialization/deserialization)\n- [ ] implementation of the protocol (session, transaction)\n- [ ] write user documentation (usage, configuration, examples)\n- [ ] write minimal technical documentations (implementation details)\n\n## License\n\n[MIT] © [Chris Camel]\n\n[Scala]: https://www.scala-lang.org/\n[STOMP]: https://stomp.github.io/\n[STOMP 1.2]: https://stomp.github.io/stomp-specification-1.2.html\n[Scala.js]: https://www.scala-js.org/\n[Chris Camel]: https://github.com/ccamel\n[MIT]: https://tldrlegal.com/license/mit-license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccamel%2Fstomp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccamel%2Fstomp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccamel%2Fstomp-client/lists"}