web3-core-subscriptions
This is a sub package of web3.js. The subscriptions package is used within some web3.js packages.
If you would like to know all supported subscriptions please have a look in the src/subscriptions
folder.
Installation
Node.js
npm install web3-core-subscriptions
Exported classes
SubscriptionsFactory
LogSubscription
AbstractSubscription
Types
All the typescript typings are placed in the types folder.