This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// TwitchIngest.swift | |
// | |
// | |
// Created by Ahmed Bekhit on 5/12/18. | |
// Copyright © 2018 Ahmed Bekhit. All rights reserved. | |
// | |
// MARK:- Source: https://stream.twitch.tv/ingests/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// PlayerSession.swift | |
// | |
// Created by Ahmed Bekhit on 8/17/18. | |
// Copyright © 2018 Ahmed Fathi Bekhit. All rights reserved. | |
// | |
import MultipeerConnectivity | |
/// An enum that denotes the player's session status |