diff --git a/SwiftDDP/DDPExtensions.swift b/SwiftDDP/DDPExtensions.swift index ab9c961..3b9d9b4 100644 --- a/SwiftDDP/DDPExtensions.swift +++ b/SwiftDDP/DDPExtensions.swift @@ -57,7 +57,9 @@ extension NSDictionary { } } -// These are implemented as an extension because they're not a part of the DDP spec +/** +Extensions that provide core Meteor functionality and a cleaner API +*/ extension DDPClient { /**