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
#!/bin/sh | |
# | |
# Put it to `.git/hooks/` and make it executable `$chmod +x commit-msg` | |
NAME=$(git branch | grep '*' | sed 's/* //') | |
echo "$NAME"': '$(cat "$1") > "$1" |
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
// | |
// UIView+CustomTimingFunction.h | |
// Instants | |
// | |
// Created by Christian Giordano on 16/10/2013. | |
// Copyright (c) 2013 Christian Giordano. All rights reserved. | |
// | |
#import <UIKit/UIKit.h> |
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
2015-05-06 01:43:42.392 Wakie[6316:2415133] Starting VoxImplant SDK 3.0 14982 | |
2015-05-06 01:43:42.397 Wakie[6316:2415227] init | |
2015-05-06 01:43:53.043 Wakie[6316:2415133] VoxImplant.disableTLS | |
2015-05-06 01:43:54.342 Wakie[6316:2415133] VoxImplant.connect | |
2015-05-06 01:43:54.343 Wakie[6316:2415133] VOX Connecting | |
2015-05-06 01:43:54.810 Wakie[6316:2415227] DNS lookup 105 msec | |
2015-05-06 01:43:54.811 Wakie[6316:2415227] Connect to 38.122.236.126 : 8888 | |
2015-05-06 01:43:55.027 Wakie[6316:2415227] Web socket connected | |
2015-05-06 01:43:55.027 Wakie[6316:2415227] Called local function __createPC with params ["__default" , "v=0\r\no=Mozilla-SIPUA 10806 2 IN IP4 0.0.0.0\r\ns=SIP Call\r\nt=0 0\r\na=fingerprint:sha-256 B3:B5:90:C0:AD:6D:E0:B5:20:0C:8C:91:FC:8D:ED:C2:B0:07:0E:04:B8:B9:16:BE:78:BA:88:8D:58:41:6D:0B\r\nm=audio 29252 RTP/SAVPF 114\r\nc=IN IP4 38.122.236.126\r\na=rtpmap:114 opus/48000/2\r\na=sendrecv\r\na=rtcp:1 IN IP4 0.0.0.0\r\na=mid:audio\r\na=ice-ufrag:d25bd3c4\r\na=ice-pwd:d0dfa17e6f1bea4f7464f92cc779 |