Commit graph

15 commits

Author SHA1 Message Date
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
74f5445708 Switch to a match instead of a not-so-cute if 2010-12-14 18:57:45 +01:00
Viktor Klang
c89ea0a49c First shot at re-doing akka-remote 2010-12-14 18:22:46 +01:00
Jonas Bonér
09381f81d1 changed access modifier for RemoteServer.serverFor 2010-12-01 15:43:36 +01:00
Viktor Klang
30f73c7ca4 Fixing SLF4J logging lib switch, insane API FTL 2010-11-30 12:00:58 +01:00
Viktor Klang
ec1d0e4f71 Adding Java API for per session remote actors, closing ticket #561 2010-11-29 20:49:15 +01:00
Jonas Bonér
6cf7cc2986 removed trailing whitespace 2010-11-24 21:05:12 +01:00
Viktor Klang
9a010109d7 Fixing silly error plus fixing bug in remtoe session actors 2010-11-24 15:02:36 +01:00
Viktor Klang
bc1ae7814b Fixing all %s into {} for logging 2010-11-24 13:53:53 +01:00
Viktor Klang
08abc15e8a Switching to raw SLF4J on internals 2010-11-24 13:42:41 +01:00
Jonas Bonér
a7ef1da733 Merge branch 'master' of git@github.com:jboner/akka 2010-11-23 08:19:04 +01:00
Jonas Bonér
1ee3a54372 Fixed issues with config - Ticket #535 2010-11-22 15:32:54 +01:00
Viktor Klang
47246b2a27 Merging in Actor per Session + fixing blocking problem with remote typed actors with Future response types 2010-11-22 11:57:17 +01:00
Paul Pacheco
3724cfe237 Merge branch 'master' of git://github.com/jboner/akka 2010-11-20 15:49:20 -06:00
Viktor Klang
7040ef0f14 Added a root akka folder for source files for the docs to work properly, closing ticket #541 2010-11-20 22:26:26 +01:00
Renamed from akka-remote/src/main/scala/remote/RemoteServer.scala (Browse further)