Releases: SaladLab/Akka.Interfaced
Releases · SaladLab/Akka.Interfaced
Akka.Interfaced for Unity3D 0.5.2
Akka.Interfaced for Unity3D 0.5.0
Akka.Interfaced for Unity3D 0.4.1
Changes:
- Add Akka.Interfaced.SlimServer module.
- Add InterfaceType property to InterfacedActorRef.
- Add InterfacedActorOf extension method to InterfacedActorRef.
- Add Cast extension method to InterfacedActorRef.
This is an Unity3D package. (UniGet compatible)
If you want to have .NET packages, please check out nuget.
Akka.Interfaced for Unity3D 0.4.0
Changes:
- Allow normal and slim client work together #29
- Sync actor handler & async observer handler. #26
- Support actor, observer interface inheritance. #27
- Refactoring ActorBoundSession. #24 #27
- Add observer context. #25
- Allow normal and slim client work together. #29
- Remove IDisposable from InterfacedObserver.
- Remove ctor(IActorRef) of generated observer class.
- Add ObjectNotificationChannel.
- Add warning log for receiving bad messages.
- Check a type of observer instance passed via rpc.
- Add missing fault handling of AkkaAskRequestWaiter.
- Add RequestHandlerNotFoundException.
This is an Unity3D package. (UniGet compatible)
If you want to have .NET packages, please check out nuget.
Akka.Interfaced for Unity3D 0.3.1
Akka.Interfaced for Unity3D 0.3.0
Changes:
- Enhance the readability of code setting observer. #15
- Let observer handler work with ExtendedHandler and Filter like Interfaced handler. #16
- Better error exception for invalid signature of extended handler. #17
- Utility for checking signature of extended handler. #18
- Rename a target argument of Whatever_Invoke.InvokeAsync #19
- Change InterfacedActor to InterfacedActor. #20
- Exception policy for handling request, notification and message. #21
- Concise way for retrieving InterfacedActorRef on slim-client. #23
This is an Unity3D package. (UniGet compatible)
If you want to have .NET packages, please check out nuget.