ProcessOne: What to expect in 2020?

As this is the end of the year, I’d like to take the opportunity to share with you how ProcessOne has changed over time and how it is approaching the next decade. ProcessOne was created to simplify the implementation of large-scale, real-time messaging services. In 2005, the most advanced tool was clearly Erlang. Since then,… Continue reading ProcessOne: What to expect in 2020?

Reading iOS Provisioning Profile in your Swift App

In this short post, I will describe how to a read provisioning profile from iOS mobile app to discover some apps metadata. The mobile provisioning profile is a file embedded by XCode when you build and package your application. It contains several pieces of information that can be useful for your app. For example, you… Continue reading Reading iOS Provisioning Profile in your Swift App

Developing a basic Swift Echo Server using SwiftNIO

SwiftNIO: a port of Netty I am not a Java or JVM type of developer. That’s probably one of the reasons I never felt the need to try Netty framework. I have been developing all my high-performance server code in Erlang, Elixir or Go and was happy with the tooling. However, Apple recently published Swift-NIO,… Continue reading Developing a basic Swift Echo Server using SwiftNIO

Swift messaging with Cocoa Pods and XMPPFramework

This is an updated version of this post Oyez Oyez Oyez Swift lovers ! The new pod for XMPPFramework is finally ready ! You are just one pod install away of your next chat application client, in Swift ! The XMPPFramework Podspec was re-written to be fully compatible with Swift, check the full tutorial and… Continue reading Swift messaging with Cocoa Pods and XMPPFramework

Exit mobile version