lorancechen / rxsocket   0.13.1

GitHub

socket with reactive style.

Scala versions: 2.12 2.11 2.10

rxsocket 0.9.8


Group ID:
com.scalachan
Artifact ID:
rxsocket_2.11
Version:
0.9.8
Release Date:
Oct 5, 2016
Licenses:
Files:

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

Mill build tool

ivy"com.scalachan::rxsocket:0.9.8"

Scala CLI

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

Ammonite REPL

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

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

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