Skip to content

Instantly share code, notes, and snippets.

@jto
Created May 23, 2013 15:10
Show Gist options
  • Select an option

  • Save jto/5636790 to your computer and use it in GitHub Desktop.

Select an option

Save jto/5636790 to your computer and use it in GitHub Desktop.
// Our upStream handler is stateless. Let's use this instance for every new connection
val defaultUpStreamHandler = new PlayDefaultUpstreamHandler(this, allChannels)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment