Package-level declarations
Types
Link copied to clipboard
class KtorClientLoom(httpClient: HttpClient, dispatcher: CoroutineDispatcher = Dispatchers.Default, val selfPeerId: PeerId = PeerId(Uuid.random().toString())) : Loom
Client-side Loom backed by Ktor WebSockets.
Link copied to clipboard