9 Commits (3b27a49de550f3371569ab97151c8f8b926662bd)

Author SHA1 Message Date
Viraj Trivedi 3b27a49de5 refactor: Linted existing code.
#35
7 years ago
Viraj Trivedi 1b11cc5ce7 fix: Changed the filtering of "added" message
Changed the filtering of "added" message in getLoginObservable. Removing all the imperative array
access and handling async stream with buffer.

#30
7 years ago
Kawin f3c05c1265 Add disconnect method & Update documentation 7 years ago
Yiin bb04f0ff83
Use uuid.v4 instead of v1
v1 is based on timestamp, and gives same uuid when methods/subscriptions are called at the same time.
7 years ago
Viraj Trivedi 0180c5249a Login with Username and Email 8 years ago
Viraj Trivedi 8bad3e1cfa Subscription Method Added 8 years ago
Viraj Trivedi ce28bd48ca Generic Method for Realtime API method calls 8 years ago
Viraj Trivedi cf9296cfae Implementation of Methods for Login 8 years ago
Viraj Trivedi d52a4547bc Implementation of Basic Methods of RealTime API Class 8 years ago