Protocols of the command bus / message bus implementation used by VIPERS. These protocols are used to implement the interactor layer in the VIPERS ios application framework.
Protocols of the command bus / message bus implementation used by VIPERS. These protocols are used to implement the interactor layer in the VIPERS ios application framework.
Have a look at this blog post (It’s example is written in PHP but I think you will accept this challenge)
VIPER is an application architecture for mobile app development.
You can find some explanations here: [Blogpost from objc.io] (https://www.objc.io/issues/13-architecture/viper/) (It’s example is written in OBJ-C but I think you will accept this as your next challenge 😛)
iOS 8 is needed !!
VIPERS-CommandBus-Protocol is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "VIPERS-CommandBus-Protocol"
Jan Bartel, [email protected]
VIPERS-CommandBus-Protocol is available under the MIT license. See the LICENSE file for more info.