Talk Details
                            
                                
Title
                                Why your libraries should use NIO Channels
                            
                            
                                
Description
                                SwiftNIO enjoys a lot of powerful tools and features.
                                    ByteBuffers, EventLoops and EventLoopFuture are all well known in the ecosystem. But
                                    there’s an unsung hero among them that arguably is even more important. The Channel.
                                    This talk give you a rundown of what they are, why they matter, and how you can use
                                    them to build incredible systems with minimal complexity.
                            
                            
                            About the Speaker
                            
                                
Position
                                Founder at Responsive Software
                            
                            
                                
Bio
                                Previously Vapor core-team member, designer of Vapor 3 and
                                    still maintains over 20 Vapor related libraries. Joannis enjoys low-level software
                                    development, and is a strong advocate for reducing code complexity through well
                                    designed software.