Skip to content

Instantly share code, notes, and snippets.

@jto
Created May 23, 2013 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jto/5636790 to your computer and use it in GitHub Desktop.
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