async_events 1.0.2
async_events: ^1.0.2 copied to clipboard
A portable asynchronous event hub supporting multiple storage types
1.0.2 #
@EnableReflection():AsyncEventID,AsyncEvent.AsyncEvent:toJson:idis aStringnow.
- Added
AsyncEventPulling. AsyncEventChannel:- Improved event order sync.
- reflection_factory: ^1.2.6
- build_runner: ^2.1.5
- build_verify: ^3.0.0
1.0.1 #
- Added
AsyncEventSubscriptionGroup:AsyncEventSubscriptionare now part of a group, to optimize multiple similar subscriptions.- Better synchronization and flush of unordered events.
- Added
AsyncEventStorageAsJSONandAsyncEventStorageFromJSON:- Wrappers that help implementation of storage clients and servers.
- Added
AsyncEventStorageRemote:- A remote storage.
- Added
AsyncEventStorageClient.
- Improved documentation.
- collection: ^1.16.0
1.0.0 #
- Initial version.