Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaulm authored Mar 2, 2020
1 parent 6314fc7 commit 27851c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ General

The jar file can be obtained from `build/libs/`, but is not yet available from Maven.

[![JavaFBP-WebSockets](https://img.shields.io/maven-central/v/com.jpaulmorrison/javafbp-websockets.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.jpaulmorrison%22%20AND%20a:%22javafbp-websockets%22)
[![Maven Central](https://img.shields.io/maven-central/v/com.jpaulmorrison/javafbp-websockets.svg?label=JavaFBP-WebSockets)](https://search.maven.org/search?q=g:%22com.jpaulmorrison%22%20AND%20a:%22javafbp-websockets%22)

This project comprises some components which support WebSockets for JavaFBP, plus a test case to illustrate their use. The components are basically **@tootallnate**'s AutobahnServerTest code - see the [Java-WebSocket](https://porter.io/github.com/TooTallNate/Java-WebSocket) web page - split into two JavaFBP components: `WebSocketReceive` and `WebSocketRespond`.

Expand Down

0 comments on commit 27851c3

Please sign in to comment.