SwiftNIO – futures and promises

SwiftNIO is a library that provides event-based data flow through networks and data streams, including files. An important part of that is to know and understand the event loop and what futures and promises are and the roles that they play.

Let's analyze the elements of NIO:

  • EventLoop
  • EventLoopFutures
  • EventLoopPromises
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.14.5.156