dart_actor 0.0.4 copy "dart_actor: ^0.0.4" to clipboard
dart_actor: ^0.0.4 copied to clipboard

outdated

experimental akka actor implementation for using in dart.

dart_actor #

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage #

A simple usage example:

import 'package:dart_actor/dart_actor.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

experimental akka actor implementation for using in dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

event_bus, uuid

More

Packages that depend on dart_actor