Commit graph

8 commits

Author SHA1 Message Date
Peter Vlugter
6a93610bda Fix for local actor ref home address
- home address is set on deserialization
- flag for client-managed actor ref so that having
  a home address doesn't imply client-managed
2011-02-04 15:16:46 +13:00
Viktor Klang
588b726bc4 Fixing a possible race-condition in netty 2011-01-31 12:41:39 +01:00
Viktor Klang
df2e5113d2 Making optimizeLocal public 2011-01-05 17:30:56 +01:00
Viktor Klang
71596343c6 Minor code cleanup and deprecations etc 2011-01-05 16:36:50 +01:00
Viktor Klang
f0e9732b7f Fixing ticket #603 2011-01-05 11:43:49 +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
7a0e8a82de Major code clanup, switched from nested ifs to match statements etc 2011-01-03 13:49:39 +01:00
Viktor Klang
a61e591b2a Putting the Netty-stuff in akka.remote.netty and disposing of RemoteClient and RemoteServer 2011-01-03 12:42:30 +01:00
Renamed from akka-remote/src/main/scala/akka/remote/NettyRemoteSupport.scala (Browse further)