This repository was archived by the owner on Dec 21, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,9 @@ The client uses websockets for producing and consuming messages to/from streams.
1515
1616## Breaking changes notice
1717
18- * Dec 31st 2020: Email/password login will be removed. ** Connect your email account to an Ethereum address before the deadline!**
19- * Dec 31st 2020: Stream storage becomes opt-in and freely choosable.
20- * Dec 31st 2020: Support for API keys will end.
2118* Date TBD: Support for unsigned data will be dropped.
2219
23- [ Installation] ( #installation ) · [ Usage] ( #usage ) · [ Client options] ( #client-options ) · [ Authentication options] ( #authentication-options ) · [ Message handler callback] ( #message-handler-callback ) · [ Connecting ] ( #connecting ) · [ Stream object] ( #stream-object ) · [ Subscription options] ( #subscription-options ) · [ Data Unions] ( #data-unions ) · [ Utility functions] ( #utility-functions ) · [ Events] ( #events ) · [ Partitioning] ( #partitioning ) · [ Logging] ( #logging ) · [ For Developers ] ( #for-developers )
20+ [ Installation] ( #installation ) · [ Usage] ( #usage ) · [ Client options] ( #client-options ) · [ Authentication options] ( #authentication-options ) · [ Message handler callback] ( #message-handler-callback ) · [ StreamrClient object ] ( #streamrclient-object ) · [ Stream object] ( #stream-object ) · [ Subscription options] ( #subscription-options ) · [ Data Unions] ( #data-unions ) · [ Utility functions] ( #utility-functions ) · [ Events] ( #binding-to- events ) · [ Partitioning] ( #partitioning ) · [ Logging] ( #logging ) · [ NPM Publishing ] ( #publishing-latest )
2421
2522## Installation
2623
You can’t perform that action at this time.
0 commit comments