5
0
Fork 0
Commit Graph

11 Commits (master)

Author SHA1 Message Date
Sudharshan S. 0368fb1fc3
fix: authToken handling 2019-03-23 23:32:21 +08:00
Sudharshan S. 5ab96112ea fix: adding auth to eventsource 2019-03-23 14:55:22 +00:00
Steven Roose a20f01d32c bump v0.2.1 2018-11-21 10:39:18 +00:00
Steven Roose f533f29798
Merge pull request #4 from NBTX/patch-1
Fix typedef error: (Duration) => void is not a subtype of (dynamic) => void
2018-10-25 00:32:27 +01:00
NBTX e139f38eae Fix typedef error 2018-10-24 20:34:51 +01:00
Steven Roose c86ebbd86b Update to support Dart v2 2018-10-09 17:48:05 +01:00
Steven Roose b460e89e18 Bump version to v0.1.0+2 2017-04-25 13:01:48 +02:00
Steven Roose 99b1e81c93 Merge pull request #1 from yyoon/fix-retry-signature
Fix the _retry() method signature to accept an error object
2017-04-25 11:00:16 +02:00
YoungSeok Yoon 43e31f6efe Fix the _retry() method signature to accept an error object
The onError handler passed to the Stream's listen method is expected
to take an error argument.
2017-04-24 18:11:04 -07:00
Steven Roose 1dbdb5e90a Added SSE spec and corrected naming error 2016-11-28 12:44:18 +01:00
Steven Roose 3dadfb5062 Initial version 2016-11-27 21:31:19 +01:00