{"id":22025475,"url":"https://github.com/getsidetrack/swift-nio-stomp","last_synced_at":"2025-03-23T11:11:23.586Z","repository":{"id":40313331,"uuid":"488375466","full_name":"getsidetrack/swift-nio-stomp","owner":"getsidetrack","description":"Event-driven Swift framework for messaging via the STOMP protocol","archived":false,"fork":false,"pushed_at":"2023-12-15T11:38:18.000Z","size":76,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-28T17:23:06.284Z","etag":null,"topics":["messaging","networking","stomp","stomp-client","swift","swift-package","swift-server","swiftnio","vapor","vapor-swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsidetrack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-05-03T22:02:30.000Z","updated_at":"2022-05-04T19:34:31.000Z","dependencies_parsed_at":"2023-12-15T12:48:55.015Z","dependency_job_id":null,"html_url":"https://github.com/getsidetrack/swift-nio-stomp","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/getsidetrack%2Fswift-nio-stomp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsidetrack%2Fswift-nio-stomp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsidetrack%2Fswift-nio-stomp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsidetrack%2Fswift-nio-stomp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsidetrack","download_url":"https://codeload.github.com/getsidetrack/swift-nio-stomp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245090875,"owners_count":20559298,"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":["messaging","networking","stomp","stomp-client","swift","swift-package","swift-server","swiftnio","vapor","vapor-swift"],"created_at":"2024-11-30T07:17:20.930Z","updated_at":"2025-03-23T11:11:23.566Z","avatar_url":"https://github.com/getsidetrack.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftNIO STOMP\n\n⚠️ Work in progress. I do not recommend using this in your own applications (see information below).\n\nBuilt on top of [NIO](https://github.com/apple/swift-nio/), this Swift package provides client-side compatibility with STOMP 1.0, 1.1 and 1.2 servers. It is designed to work well with server-side frameworks such as Vapor, for applications where you need to ingest data using the [STOMP protocol](http://stomp.github.io/index.html).\n\n## Scope\n\nWhile the project does work, there's a lot of room to improve (pull requests accepted!). Some areas which have been considered:\n\n- Server compatibility: Act as a server, allowing clients to connect and send/receive messages.\n- Improved resilience (Connection fallover, better error handling, automatic reconnections/resubscribe)\n- Message batching, unbatching, transformers, and decoders.\n- Improved observability using metrics, tracing and logging.\n- SSL/TLS support.\n\n## Known Issues and Incomplete Work\n\n- There appears an unknown frame decoding issue affecting ~0.8% of messages causing the data to be incomplete.\n- Receipts are currently unsupported.\n- Add `client-auto` ack mode (`client-individual` but automatically acknowledged once successfully processed by this package)\n\n- Add full suite of unit tests (including performance tests)\n- Add integration test using mock STOMP broker\n- Add full DocC documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsidetrack%2Fswift-nio-stomp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetsidetrack%2Fswift-nio-stomp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsidetrack%2Fswift-nio-stomp/lists"}