BLWebSocketsServer 0.1.0× TestsTested ✗ LangLanguage CC License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for BLWebSocketsServerYou want to add pod 'BLWebSocketsServer', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'BLWebSocketsServer', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try BLWebSocketsServerSee PodspecGitHub RepoPage on CocoaPods.orgBLWebSocketsServer 0.1.0ByBenjamin Loulierbenlodotcom/BLWebSocketsServerGitHub Repo A lightweight websockets server for iOS built around libwebsockets supporting both synchronous and asynchronous messaging. Installation pod 'BLWebSocketsServer' Authors Benjamin Loulier License MIT