http4s-websocket

common websocket support for various servers

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-websocket_sjs0.6_2.11
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

http4s-websocket
common websocket support for various servers
Project URL

Project URL

https://github.com/http4s/http4s-websocket
Project Organization

Project Organization

org.http4s
Source Code Management

Source Code Management

https://github.com/http4s/http4s-websocket

Download http4s-websocket_sjs0.6_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.http4s/http4s-websocket_sjs0.6_2.11/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>http4s-websocket_sjs0.6_2.11</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-websocket_sjs0.6_2.11/
implementation 'org.http4s:http4s-websocket_sjs0.6_2.11:0.2.1'
// https://jarcasting.com/artifacts/org.http4s/http4s-websocket_sjs0.6_2.11/
implementation ("org.http4s:http4s-websocket_sjs0.6_2.11:0.2.1")
'org.http4s:http4s-websocket_sjs0.6_2.11:jar:0.2.1'
<dependency org="org.http4s" name="http4s-websocket_sjs0.6_2.11" rev="0.2.1">
  <artifact name="http4s-websocket_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-websocket_sjs0.6_2.11', version='0.2.1')
)
libraryDependencies += "org.http4s" % "http4s-websocket_sjs0.6_2.11" % "0.2.1"
[org.http4s/http4s-websocket_sjs0.6_2.11 "0.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.scala-js : scalajs-library_2.11 jar 0.6.18

test (4)

Group / Artifact Type Version
org.scala-js : scalajs-test-interface_2.11 jar 0.6.18
org.specs2 : specs2-core_2.11 jar 3.8.6
org.specs2 : specs2-scalacheck_2.11 jar 3.8.6
org.scalacheck : scalacheck_2.11 jar 1.13.4

Project Modules

There are no modules declared in this project.

http4s-websocket

Utility project to share common code between blaze and http4s-servlet. Created by, but not coupled to, http4s.

org.http4s

http4s

Versions

Version
0.2.1
0.2.0