Commit graph

21 commits

Author SHA1 Message Date
Viktor Klang
e588a2c90c Deprecating Client-managed remote actors 2011-03-10 18:31:03 +01:00
Viktor Klang
28090e26b6 Reverting fix for due to design flaw in *ByUuid 2011-03-08 11:46:03 +01:00
Viktor Klang
25ce71f79a Fixing #655: Stopping all actors connected to remote server on shutdown 2011-03-07 21:54:00 +01:00
Viktor Klang
d8c556bb39 Merge remote branch 'origin/0deps' into 0deps 2011-03-02 18:48:43 +01:00
Viktor Klang
1e72fbfe8b Potential fix for #672 2011-03-02 18:48:13 +01:00
Jonas Bonér
9354f0790c Removed logging 2011-02-28 22:54:32 +01:00
Jonas Bonér
2ef094f02f Fixed some TypedActor tests 2011-01-11 11:16:31 +01:00
Viktor Klang
21171f29f4 Adding more start methods for RemoteSupport because of Java, and added BeanProperty on some events 2011-01-05 17:03:40 +01:00
Viktor Klang
71596343c6 Minor code cleanup and deprecations etc 2011-01-05 16:36:50 +01:00
Viktor Klang
dbe6f203b3 Removing ActorRegistry object, UntypedActor object, introducing akka.actor.Actors for the Java API 2011-01-04 13:24:28 +01:00
Viktor Klang
00840c8f5a Adding support for non-delivery notifications on server-side as well + more code cleanup 2011-01-03 14:44:15 +01:00
Viktor Klang
718f831650 Adding support for failed messages to be notified to listeners, this closes ticket #587 2010-12-30 14:59:00 +01:00
Viktor Klang
960e161659 Fixing #586 and #588 and adding support for reconnect and shutdown of individual clients 2010-12-29 17:59:38 +01:00
Viktor Klang
236eecebcf Moving shared remote classes into RemoteInterface 2010-12-29 16:08:43 +01:00
Viktor Klang
a1d02435b1 WIP 2010-12-22 10:10:04 +01:00
Viktor Klang
c20aab06eb All tests passing, still some work to be done though, but thank God for all tests being green ;) 2010-12-21 14:36:47 +01:00
Viktor Klang
6edfb7d5b8 Reverted to using LocalActorRefs for client-managed actors to get supervision working, more migrated tests 2010-12-20 16:58:05 +01:00
Viktor Klang
dc15562ce1 Merged with release_1_0_RC1 plus fixed some tests 2010-12-20 12:10:46 +01:00
Viktor Klang
8becbad787 Fixing a lot of stuff and starting to port unit tests 2010-12-17 16:09:21 +01:00
Viktor Klang
5f651c73ba Got API in place now and RemoteServer/Client/Node etc purged. Need to get test-compile to work so I can start testing the new stuff... 2010-12-15 17:52:31 +01:00
Viktor Klang
c89ea0a49c First shot at re-doing akka-remote 2010-12-14 18:22:46 +01:00