What is TopicEventBus?

TopicEventBus is Easy to use, type safe way of implementing Publish–subscribe design pattern.

There are many other libraries out there, aiming to solve this issue, but none of them support publishing events by topic, in a type-safe way, with no magic strings.

Also, TopicEventBus holds weak referenced for Its observers, so you don’t have to be afraid of memory leaks.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/mcmatan/topicEventBus
  • Resource Maker: Matan Abravanel
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • CocoaPods: TopicEventBus