Webster: Minimalist Web Framework: socket.io

Minimalist web framework, that has an express.js like API.

License

License

GroupId

GroupId

org.visallo
ArtifactId

ArtifactId

webster-socketio
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Webster: Minimalist Web Framework: socket.io
Minimalist web framework, that has an express.js like API.

Download webster-socketio

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.visallo : webster jar 3.2.0
com.codeminders.socketio : socket-io jar 1.0.6

provided (1)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.1

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
junit : junit jar 4.12
org.eclipse.jetty : jetty-server jar 9.4.13.v20181111
org.eclipse.jetty : jetty-servlet jar 9.4.13.v20181111
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.4.13.v20181111

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0