Skip to content
Avatar

Achievements

Achievements

Organizations

@CombineCommunity
Block or Report

Block or report twittemb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Feedbacks is a tool to build feedback loops within a Swift based application. Feedbacks relies on Combine and is compatible with SwiftUI and UIKit

    Swift 45 1

  2. RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern

    Swift 1.7k 102

  3. StreamIt Public

    This iOS app streams your camera so you can watch it in a simple web browser (MJPEG stream)

    Swift 87 14

  4. Spin aims to provide a versatile Feedback Loop implementation working with the three main reactive frameworks available in the Swift community (RxSwift, ReactiveSwift and Combine)

    Swift 114 9

  5. XcodeCoverageConverter aims to provide a tool to convert xccov code coverage results into continuous integration friendly formats

    Swift 25 5

  6. AsyncExtensions aims to mimic Swift Combine operators for async sequences.

    Swift 153 7

272 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

May 2022

Created 1 commit in 1 repository

Created a pull request in apple/swift-async-algorithms that received 8 comments

Fix async channel finishes all

This PR aims to fix/improve the "finish" strategy for AsyncChannel/AsyncThrowingChannel. From my understanding there are two possible scenarios whe…

+213 −75 8 comments
Reviewed 1 pull request in 1 repository
apple/swift-async-algorithms 1 pull request

Created an issue in apple/swift-async-algorithms that received 1 comment

[Question AsyncThrowingSequence] Should failure resume and fail all producers/consumers

Hi, We’ve recently merged a PR #152 where the finish operation instantly resumes all the pending producers and consumers (with a nil value), thus e…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.