teragrep / rlp_03

Java RELP Server library
GNU Affero General Public License v3.0
1 stars 5 forks source link

provide Future from ClientFactory #154

Closed kortemik closed 6 months ago

kortemik commented 6 months ago

Description It is essential for chained actions to use a Future instead of wrapped functionality. This of course is a BC break.