Skip to content

Commit

Permalink
#1416 created ReceiveActor implementation of AtLeastOnceDeliveryActor…
Browse files Browse the repository at this point in the history
… base class
  • Loading branch information
maxim.salamatko committed Nov 30, 2015
1 parent a4b2483 commit 4d1d79b
Show file tree
Hide file tree
Showing 8 changed files with 1,508 additions and 399 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
<ItemGroup>
<Compile Include="AtLeastOnceDeliveryCrashSpec.cs" />
<Compile Include="AtLeastOnceDeliveryFailureSpec.cs" />
<Compile Include="AtLeastOnceDeliveryReceiveActorSpec.cs" />
<Compile Include="AtLeastOnceDeliverySpec.cs" />
<Compile Include="EndToEndEventAdapterSpec.cs" />
<Compile Include="Fsm\PersistentFSMSpec.cs" />
Expand Down
Loading

0 comments on commit 4d1d79b

Please sign in to comment.