async_events 1.0.5 copy "async_events: ^1.0.5" to clipboard
async_events: ^1.0.5 copied to clipboard

outdated

A portable asynchronous event hub supporting multiple storage types

1.0.5 #

  • AsyncEventChannel:
    • Added fetchDelayed and waitNewEvent.
  • reflection_factory: ^1.2.13

1.0.4 #

  • reflection_factory: ^1.2.12

1.0.3 #

  • AsyncEvent:
    • Field channelName: @JsonFieldAlias('channel')

1.0.2 #

  • @EnableReflection(): AsyncEventID, AsyncEvent.
  • AsyncEvent:
    • toJson: id is a String now.
  • 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:
    • AsyncEventSubscription are now part of a group, to optimize multiple similar subscriptions.
    • Better synchronization and flush of unordered events.
  • Added AsyncEventStorageAsJSON and AsyncEventStorageFromJSON:
    • 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.
5
likes
0
points
1.54k
downloads

Publisher

unverified uploader

Weekly Downloads

A portable asynchronous event hub supporting multiple storage types

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async_extension, collection, dependency_validator, logging, reflection_factory

More

Packages that depend on async_events