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

io.github.cactacea.finasocket.Response.scala Maven / Gradle / Ivy

The newest version!
package io.github.cactacea.finasocket

import com.twitter.concurrent.AsyncStream

case class Response(onReceived: AsyncStream[Frame])




© 2015 - 2024 Weber Informatics LLC | Privacy Policy