rsocket / rsocket-rpc-java

Standard RSocket RPC Java Implementation
http://rsocket.io/
Apache License 2.0
172 stars 41 forks source link

RSocket RPC 0.3.0 version is not available on maven central #73

Closed mavocitrix closed 3 years ago

mavocitrix commented 3 years ago

There was a new release marked 0.3.0 https://github.com/rsocket/rsocket-rpc-java/releases/tag/0.3.0 and I wanted to give it a try, but it seems that it was not uploaded to mavencentral. Last version in https://mvnrepository.com/artifact/io.rsocket.rpc/rsocket-rpc-core is 0.2.19.

Are there any plans to upload it? Thanks Matous

OlegDokuka commented 3 years ago

should be available now. thank you for reporting that

mavocitrix commented 3 years ago

Thanks for quick fix!

mavocitrix commented 3 years ago

I have a followup question regarding the upgrade: https://stackoverflow.com/questions/66119704/what-happened-to-fragmentationduplexconnection