Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 877 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 877 Bytes

Trickl Flux Mock WebSocket

build_status Maintainability Test Coverage License

Utility library for testing reactive websockets

Installation

To install from Maven Central:

<dependency>
	<groupId>com.github.trickl</groupId>
	<artifactId>flux-mock-websocket</artifactId>
	<version>0.0.2</version>
</dependency>