Merge branch 'master' of git@github.com:jboner/akka
This commit is contained in:
commit
4d2e6eea4c
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ trait ChatServer extends Actor {
|
|||
|
||||
val storage: ActorRef
|
||||
|
||||
log.info("Chat service is starting up...")
|
||||
log.info("Chat server is starting up...")
|
||||
|
||||
// actor message handler
|
||||
def receive = sessionManagement orElse chatManagement
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue