Native peerjs webrtc client framework for iOS
PeerClient is WebRTC client library for iOS which communicates to peerjs-server.
This library is written with Swift, ported from peerjs client javascript code.
$ git clone https://github.com/akiramur/PeerClient.git
% cd path_to_the_directory/PeerClient
% carthage update --platform iOS
MIT