java-sdk/sdk-actors
Artur Souza c5f040fb49
Addresses multiple items from design review (#124)
* Use byte[] for customer data and serialized data.
Fixes for actor demo.

* Simplifying ObjectSerializer + handling CloudEvent properly.

* Split DaprClient into 3 parts to hide actor APIs.

* Remove Actor "dummy" interface.

* Supports custom serializer.

* Change seriaizer to receive Object directly.

* Handling custom serialization in State APIs + enhancements to the state APIs.

* Addressing small comment on Mono chain in ActorManager.

* Make serializer mandatory, throwing exception when null.
2020-01-21 11:35:08 -08:00
..
src Addresses multiple items from design review (#124) 2020-01-21 11:35:08 -08:00
checkstyle-java.xml Spliting Actor client and runtime into a separate jar. (#83) 2020-01-11 10:13:29 -08:00
pom.xml Addresses multiple items from design review (#124) 2020-01-21 11:35:08 -08:00