http4s-websocket

common websocket support for various servers

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-websocket_2.10
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_2.10

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.10 jar 3.8.6
org.specs2 : specs2-scalacheck_2.10 jar 3.8.6
org.scalacheck : scalacheck_2.10 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
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0