cloudevents / spec

CloudEvents Specification
https://cloudevents.io
Apache License 2.0
5.01k stars 580 forks source link

Add sdk-swift support #1265

Open YohanSciubukgian opened 6 months ago

YohanSciubukgian commented 6 months ago

I didn't find any cloud-event SDK for swift, could you consider providing an SDK for swift? https://developer.apple.com/swift/

if it's considered, could it be done with the following issues in minds:

duglin commented 6 months ago

@YohanSciubukgian we discussed this on today's weekly call and we'd be more than happy to have a Swift SDK. However, beyond just asking for someone to submit a PR to contribute an initial code base, we'd be looking for a group of maintainers to own/manage the project going forward. Do you know of folks who would be interested?

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 30 days with no activity. Mark as fresh by updating e.g., adding the comment /remove-lifecycle stale.

YohanSciubukgian commented 3 months ago

Thanks for your feedback. Unfortunately, I don't have expertise on swift language, nor know people that could take over this project.

I'm working on the design of a cross-platform distributed architecture and I'm considering CloudEvents to standardize events that will be spread on different message brokers technology (MQTT, RMQ, ..), via WebSockets (Socket.io, SignalR), and used on multiple server stacks (.NET & JAVA). Regarding the frontend part, the project should be cross platform in order to notify end users on the client side including IOS (Swift) / Android (Java) / Web (TypeScript).

Alternative solution, could it be a bridge to a C/C++ or Objective-C SDK implementation?

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 30 days with no activity. Mark as fresh by updating e.g., adding the comment /remove-lifecycle stale.