NanoHttpd-Websocket

nanohttpd-websocket is a very low profile websocket server based on nanohttpd.

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

nanohttpd-websocket
Last Version

Last Version

2.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

NanoHttpd-Websocket
nanohttpd-websocket is a very low profile websocket server based on nanohttpd.
Project URL

Project URL

http://www.nanohttpd.org/nanohttpd-websocket
Project Organization

Project Organization

nanohttpd

Download nanohttpd-websocket

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.gitee.l0km : nanohttpd jar 2.3.4

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
org.eclipse.jetty.websocket : websocket-client jar 9.3.0.M2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.4
2.3.3