Skip to content

Releases: SaladLab/Akka.Interfaced

Akka.Interfaced for Unity3D 0.5.2

11 Jul 07:51
Compare
Choose a tag to compare

Changes:

  • Add IRequestTarget.Cast instead of BoundActorTarget.Cast.
  • Add InterfacedActorRef.Create.

This is an Unity3D package. (UniGet compatible)
If you want to have .NET packages, please check out nuget.

Akka.Interfaced for Unity3D 0.5.0

04 Jul 07:45
Compare
Choose a tag to compare

Changes:

  • Support generic interface and method. #30
  • Add Address to BoundActorTarget

This is an Unity3D package. (UniGet compatible)
If you want to have .NET packages, please check out nuget.

Akka.Interfaced for Unity3D 0.4.1

23 Jun 11:26
Compare
Choose a tag to compare

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

20 Jun 08:24
Compare
Choose a tag to compare

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

29 May 13:39
Compare
Choose a tag to compare

Changes:

  • Add RequestMessageException

This is an Unity3D package. (UniGet compatible)
If you want to have .NET packages, please check out nuget.

Akka.Interfaced for Unity3D 0.3.0

27 May 07:34
Compare
Choose a tag to compare

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.

Akka.Interfaced for Unity3D 0.2.1

25 Apr 06:00
Compare
Choose a tag to compare

This is an Unity3D package. (UniGet compatible)
If you want to have .NET packages, please check out nuget.