tpaananen / AkkaBattleShip

Testing Akka.NET & Akka.Remote by trying out some BattleShip mp gaming in console (using C# and F#)
MIT License
1 stars 0 forks source link

Implement supervision #3

Closed tpaananen closed 9 years ago

tpaananen commented 9 years ago

Player and console actors should already have quite proper supervision strategy. Game actor and its children should have one also.