All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.twitter.finagle.mux.exp.package.scala Maven / Gradle / Ivy

The newest version!
package com.twitter.finagle.mux

package object exp {
  type SessionFactory = MuxService => Session
  type SessionHandler = SessionFactory => Unit
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy