Skip to content

Releases: jpaulm/javafbp-websockets

Changed coding of Maven dependencies

17 Jul 17:00
Compare
Choose a tag to compare

Simplified coding of Maven dependencies in build.gradle

Changes made to put on Maven

12 Jul 16:19
Compare
Choose a tag to compare
v1.2.1

Don't know where the extra directory came from!

HTML5 files can now send multiple messages in single substream

01 Jul 16:27
Compare
Choose a tag to compare

HTML5 files can now send multiple messages in single substream

Passing substream brackets to onmessage in client code; clearing container on open bracket

26 Jun 13:50
Compare
Choose a tag to compare

Passing substream brackets to onmessage in client code; clearing container on open bracket

Use Java-WebSocket 1.3.0 from Maven

27 May 17:34
Compare
Choose a tag to compare
Pre-release

Obtain Java-WebSocket 1.3.0 from Maven - see #1

Changed qualifier jpmorrsn to jpaulmorrison

26 Aug 16:14
Compare
Choose a tag to compare

Changed qualifier jpmorrsn to jpaulmorrison; javafbp version no. updated to 4.1.0

Move JavaFBP jar file name to input field, instead of IIP

23 Sep 23:46
Compare
Choose a tag to compare

The test case will take the JavaFBP jar file name from an input field in chatx.html, rather than from a network IIP. This means the test can be run using only jar files, without requiring Eclipse.

Add options to WebSocketSimProc

19 Sep 18:32
Compare
Choose a tag to compare

complist and namelist options now both work - see Readme for instructions on testing