Skip to content

Instantly share code, notes, and snippets.

@NTCoding
Created September 17, 2013 17:51
Show Gist options
  • Select an option

  • Save NTCoding/6598006 to your computer and use it in GitHub Desktop.

Select an option

Save NTCoding/6598006 to your computer and use it in GitHub Desktop.
@org.atmosphere.config.service.Message
def onMessage(m: String) {
org.slf4j.LoggerFactory.getLogger(classOf[Searcher]).info(s"Received message: $m")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment