gorelikov / rx-loader

Simple loading client based on RxNetty and supports SSE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RX loader (DRAFT)

About

Simple loading client based on RxNetty and supports SSE.

How to build

./gradlew clean build

How to create fatJar

./gradlew clean shadowJar

For Intellij idea users

This project need enable Annotation processor cause of lombok dependency

Help

just run java -jar rx-loader-x.x.x.jar and check the list of options

About

Simple loading client based on RxNetty and supports SSE.

License:Apache License 2.0


Languages

Language:Java 100.0%