Commit Graph

837 Commits

Author SHA1 Message Date
Erik ea7e60cde2 bump version 2015-10-19 11:33:44 -04:00
Erik Little 83cee796d8 Merge pull request #212 from socketio/better-options
Better options
2015-10-19 11:28:25 -04:00
Erik 86bd271a9f remove extra letter 2015-10-18 18:27:52 -04:00
Erik 6e31f54e88 fix socketio/socket.io-client-swift#216 2015-10-18 18:27:12 -04:00
Erik b97574e28a don't typealias 2015-10-18 16:55:33 -04:00
Erik ab56b58b2d rename external variable 2015-10-18 16:42:34 -04:00
Erik 8e2f478989 Make static method an instance method 2015-10-18 16:36:01 -04:00
Erik c99f9a6b97 make sure wait is positive 2015-10-18 16:33:31 -04:00
Erik 45b5852e50 refactor 2015-10-18 16:31:46 -04:00
Erik c608bf8286 Do some black magic to turn case into lower camel case 2015-10-18 15:48:31 -04:00
Erik 6c6084705e rename file 2015-10-18 15:36:06 -04:00
Erik 885965c5bc update examples 2015-10-18 15:18:25 -04:00
Erik ac228ccede update readme 2015-10-18 15:16:44 -04:00
Erik 7bc8cd01e8 remove unsafe 2015-10-18 14:58:52 -04:00
Erik b9e05286a2 even more type safe solution, idea from @lightsprint09 2015-10-18 14:52:46 -04:00
Erik a5db43b834 add comments 2015-10-17 14:58:47 -04:00
Erik 7382030dff there's a typealias for a reason 2015-10-17 14:54:09 -04:00
Erik 40ac53844d mess around with a more type safe way to set options 2015-10-17 14:49:41 -04:00
Erik 7f443faf92 don't couple to WebSocket in enginespec 2015-10-16 14:59:53 -04:00
Erik a6c700230d don't need two inits 2015-10-16 12:47:33 -04:00
Erik aa368f92cf don't force unwrap in fixutf 2015-10-16 12:39:45 -04:00
Erik 28ae7a8240 change access levels 2015-10-16 12:28:42 -04:00
Erik Little e07ed93c0b Merge pull request #194 from socketio/travis
Test refactors
2015-10-15 15:37:11 -04:00
Erik 17fb142083 remove old stuff. change test name 2015-10-15 15:29:03 -04:00
Erik 66674aae78 start work on engine tests 2015-10-15 15:15:18 -04:00
Erik 395dc48287 Merge branch 'master' into travis
* master:
  bump version
  try and fix carthage builds
  bump version:
2015-10-15 14:09:46 -04:00
Erik 1648a51b6f bump version 2015-10-15 14:06:28 -04:00
Erik ad7043c918 try and fix carthage builds 2015-10-15 14:01:52 -04:00
Erik 48672d8df3 bump version: 2015-10-15 13:50:05 -04:00
Erik d657538214 refactor 2015-10-15 13:49:03 -04:00
Erik a231104c15 refactor 2015-10-14 13:21:11 -04:00
Erik ab8de6932c Merge branch 'master' into travis
* master:
  change code signing
2015-10-13 12:52:03 -04:00
Erik c101a04845 change code signing 2015-10-13 12:51:46 -04:00
Erik 3d06b7dbad merge master 2015-10-13 12:32:15 -04:00
Erik f57786ad5b remove debug print 2015-10-13 12:28:52 -04:00
Erik 7ff1d327de Fix socketio/socket.io-client-swift#203 2015-10-13 12:28:02 -04:00
Erik 99e2da235a add test for multiple binary 2015-10-12 12:41:55 -04:00
Erik a20a0f14f3 fix packet type 2015-10-12 11:29:17 -04:00
Erik 0e478085a3 add binary event test 2015-10-12 11:25:56 -04:00
Erik 61eda5971e rename test 2015-10-11 13:12:56 -04:00
Erik 32e1f55394 work on side effect tests 2015-10-11 13:11:18 -04:00
Erik a88a859750 rename socketnamespaceemittest 2015-10-11 12:08:17 -04:00
Erik aaefdd0a2e change tests to socketpacket tests 2015-10-11 12:07:24 -04:00
Erik 4c7a09cc8e add emitwithack tests 2015-10-07 14:31:35 -04:00
Erik 90c7c9aadc add some more tests 2015-10-07 12:55:43 -04:00
Erik 84499d4c21 start working on tests 2015-10-07 12:01:55 -04:00
Erik bfe54f8df7 start work on seperating socket client and engine so they can be tested 2015-10-07 11:16:35 -04:00
Erik Little 18a227e591 Merge pull request #201 from tbaranes/master
Add CocoaSeeds installation
2015-10-07 10:48:50 -04:00
Tom Baranes 6d49c37fb8 Fix syntax highlighting 2015-10-07 15:27:40 +02:00
Tom Baranes a0c213364d Add CocoaSeeds installation 2015-10-07 08:49:49 +02:00