Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created interfaces with documentation #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

00benallen
Copy link

  • Scaffolded the swift project using SPM and Xcode
  • Created the 4 Reactive Streams interfaces in Swift, using protocols
  • Added documentation in-code and updated the Readme

@viktorklang
Copy link
Contributor

@00benallen Hi! Thanks for taking the time, and showing interest in porting Reactive Streams to Swift.
I had a look at this PR, and I'm definitely not qualified to make any comments as to what files need to go into a Swift-based GH project. Some of the other @reactive-streams/contributors might have more thoughts/feedback here :)

In general, we've never had author-tags in the source (to encourage collective ownership and responsibility), and I guess you're going to want to either refer to, or port the spec to this repo too.

Then of course, the large body of work will be to port the TCK (In my mind basically the most important part besides the spec and the interfaces)!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants