benlau / nactor

Node.js actor model framework for game
71 stars 7 forks source link

Enable Actor.die() and ability to swap internal _actor inside the Proxy class #2

Open JediMindtrick opened 9 years ago

JediMindtrick commented 9 years ago

In combination these two can be be used as part of a hot-swapping functionality.