Daniel Rees

1pod

SwiftPhoenixClient

This is the SwiftPhoenixClient, an iOS libaray that works with the Phoenix Framework's channels. The Phoenix Framework only ships with a Javascript client. Use this library to talk to your Phoenix app from your iOS project. Check out the included chat client example, which works with the Phoenix chat server example: https://github.com/chrismccord/phoenixchatexample

This library implements Phoenix Channels on iOS. For more information on Phoenix Channels check out the guide: http://www.phoenixframework.org/docs/channels

License: MIT

  • Swift