1182 Commits

Author SHA1 Message Date
Erik Little
06aafa78ed Merge pull request #277 from leo0307vb/addEngineDidOpen
add new method engineDidOpen in socketEngineClient protocol
2016-01-15 09:54:25 -05:00
leo0307vb
3c9070b3e7 fix engineDidOpen implementation 2016-01-14 17:57:58 -05:00
Erik
3587c20718 is this what changes the cocoapods build name 2016-01-14 16:06:54 -05:00
Erik
de3ca964ab work on standardizing module name 2016-01-14 16:01:46 -05:00
leo0307vb
19c68416bb add new method engineDidOpen in socketEngineClient protocol 2016-01-14 14:44:32 -05:00
Erik
ee5934de6a bump version v5.0.0 2016-01-13 12:23:30 -05:00
Erik
ca67625ed3 remove redundancies 2016-01-03 14:14:42 -05:00
Erik
fe02b8eff2 change socketparser into a protocol 2016-01-03 13:11:18 -05:00
Erik
0c8ff90537 change pattern matching syntax 2016-01-03 12:00:37 -05:00
Erik
5068986a50 fix socketio/socket.io-client-swift#233 2016-01-03 11:56:16 -05:00
Erik
4ed4681cc4 change visibility of connectParams 2016-01-03 11:11:58 -05:00
Erik
361cd8fc3b change some methods to use nsurlrequest 2016-01-03 10:12:02 -05:00
Erik
2916ed0f7b cache method isn't implemented 2016-01-03 10:10:41 -05:00
Erik
cfa98ea42b remove ++ 2016-01-03 09:55:10 -05:00
Erik
8584b90d3c simplify namespace api 2016-01-02 17:38:19 -05:00
Erik
7acce7d18e small tweaks 2015-12-30 20:14:31 -05:00
Erik
0ebe56d780 remove anonymous function and use named function 2015-12-26 17:22:03 -05:00
Erik
3d8867136d comment some socketpacket methods 2015-12-26 13:38:59 -05:00
Erik
bed5ecd23b more pattern matching 2015-12-26 13:18:07 -05:00
Erik
4e5fcff258 use pattern matching 2015-12-26 13:09:24 -05:00
Erik
aeb52de72f don't need to keep count manually 2015-12-25 11:28:08 -05:00
Erik
ca90938675 refactor socketpacket 2015-12-25 11:24:03 -05:00
Erik
1aacab2567 use testable 2015-12-25 10:22:59 -05:00
Erik
a28fda392c move test files 2015-12-25 10:11:00 -05:00
Erik
931382deff refactors 2015-12-25 10:02:09 -05:00
Erik
298817ce5c refactor 2015-12-23 14:00:06 -05:00
Erik Little
8cf3aebf9f Update README.md 2015-12-22 14:38:04 -05:00
Erik
75fc013f92 document spm 2015-12-22 14:35:31 -05:00
Erik
44c5591646 bump version v4.1.6 2015-12-22 14:12:56 -05:00
Erik
8e0d03b28c add basic package.swift file 2015-12-22 13:43:07 -05:00
Erik
7b1f72852f bump version v4.1.5 2015-12-20 15:42:40 -05:00
Erik
97d4f3f527 fix encoding of postWait messages sent over websocket 2015-12-20 15:36:42 -05:00
Erik
d94a1901ca refactor. Remove var from methods and pattern matching 2015-12-20 15:01:28 -05:00
Erik
fff2f29c55 remove extra stuff 2015-12-12 13:36:43 -05:00
Erik
57d1f3c4b4 bump websockets 2015-12-12 13:35:28 -05:00
Erik Little
499c0d6824 Merge pull request #255 from NachoSoto/deployment-target
Explicitly setting deployment target for to watchOS 2.0 and tvOS 9.0
2015-12-09 19:32:26 -05:00
NachoSoto
85cf6c48b1 Explicitly setting deployment target for to watchOS 2.0 and tvOS 9.0
Before this change, they would default to `watchOS 2.1` and `tvOS 9.1` in `Xcode 7.2`.
2015-12-10 00:20:05 +00:00
Erik
5848516c4e bump version v4.1.4 2015-12-08 20:17:39 -05:00
Erik
238d3cb338 add option for selfSigned 2015-12-08 20:15:54 -05:00
Erik
275c873880 remove mutable parameter 2015-12-07 15:09:07 -05:00
Erik
2ccaa4351a bump websocket 2015-12-07 14:46:27 -05:00
Erik Little
c642017f4b Merge pull request #250 from socketio/off-with-id
Off with id
2015-12-05 15:14:17 -05:00
Erik
7b11e7c3e0 documentation 2015-12-04 10:08:47 -05:00
Erik
6e5b95be31 fix nuclearace/Socket.IO-Client-Swift#97 2015-12-04 10:03:01 -05:00
Erik
ccad13a1ed use pattern matching, thanks @NachoSoto 2015-12-03 21:01:43 -05:00
Erik
bb26ae8637 indentation 2015-12-03 20:49:17 -05:00
Erik
b9fd6c9d5b document new option v4.1.3 2015-12-03 14:36:57 -05:00
Erik
f001b8340c update readme 2015-12-03 14:26:28 -05:00
Erik
9b67549d25 Merge branch 'engine-refactoring'
* engine-refactoring:
  rename source directory
2015-12-03 14:25:47 -05:00
Erik
e2f89d82e4 rename source directory 2015-12-03 14:25:23 -05:00