lorancechen / rxsocket   0.13.1

GitHub

socket with reactive style.

Scala versions: 2.12 2.11 2.10

rxsocket 0.9.6


Group ID:
com.scalachan
Artifact ID:
rxsocket_2.11
Version:
0.9.6
Release Date:
Aug 13, 2016
Licenses:
Files:

libraryDependencies += "com.scalachan" %% "rxsocket" % "0.9.6"

Mill build tool

ivy"com.scalachan::rxsocket:0.9.6"

Scala CLI

//> using dep "com.scalachan::rxsocket:0.9.6"

Ammonite REPL

import $ivy.`com.scalachan::rxsocket:0.9.6`

<dependency>
  <groupId>com.scalachan</groupId>
  <artifactId>rxsocket_2.11</artifactId>
  <version>0.9.6</version>
</dependency>

compile group: 'com.scalachan', name: 'rxsocket_2.11', version: '0.9.6'