Skip to content

Commit

Permalink
Merge pull request #1469 from maxim-s/receive-actor-with-at-least-onc…
Browse files Browse the repository at this point in the history
…e-delivery-actor-1416

#1416 created ReceiveActor implementation of AtLeastOnceDeliveryActor
  • Loading branch information
Aaronontheweb committed Dec 1, 2015
2 parents 98c3e37 + 4d1d79b commit bf0f520
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 bf0f520

Please sign in to comment.