fpinscala-muc / akka-chat

Simple chat server using Akka and Scala
22 stars 11 forks source link

Number of ChatClients shouldn't be hardcoded #13

Open cko opened 9 years ago

cko commented 9 years ago

ChatClients should be able to join and leave the server dynamically while the ChatApp is running