Skip to content

Instantly share code, notes, and snippets.

View elliotrock's full-sized avatar

Elliot Rock elliotrock

View GitHub Profile
//
// PandaStreamServices.h
// BEAMS
//
// Created by Elliot Rock on 1/03/2015.
// Copyright (c) 2015 Pocketry Pty Ltd. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "AFNetworking.h"
@elliotrock
elliotrock / PandaStreamServices.m
Last active October 26, 2016 05:35
pandaStream authentication upload - objective-c
//
// PandaStreamServices.m
// apis added for telestream
//
// Created by Elliot Rock on 1/03/2015.
// Copyright (c) 2015 Pocketry Pty Ltd. All rights reserved.
//
#import "PandaStreamServices.h"
#import "KTZConfig.h"