Fix Atmosphere integration for the new dispatchers
This commit is contained in:
parent
eec2c409f1
commit
8b187707a6
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ class AkkaBroadcaster extends org.atmosphere.jersey.JerseyBroadcaster {
|
|||
def receive = {
|
||||
case f : Function0[_] => f()
|
||||
}
|
||||
})
|
||||
}).start
|
||||
|
||||
override def destroy {
|
||||
super.destroy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue