Giter Site home page Giter Site logo

Comments (12)

NiteshKant avatar NiteshKant commented on May 7, 2024 1

@benjchristensen sure! We should target 0.5.x as that is where all development is happening.

\cc @stevegury @robertroeser

from rsocket-java.

benjchristensen avatar benjchristensen commented on May 7, 2024 1

Sounds good. We will keep you updated as we make progress. Thanks.

from rsocket-java.

benjchristensen avatar benjchristensen commented on May 7, 2024

We plan to start on this soon as the spec is nearing completion and we're working on reactivesocket-cpp right now.

from rsocket-java.

benjchristensen avatar benjchristensen commented on May 7, 2024

Is it essential for the code to remain backwards compatible (server taking older frames), or can it be a breaking change where both client and server deployments need to be upgraded?

I assume backwards compatibility is needed, but it would be easier and cleaner to break.

from rsocket-java.

robertroeser avatar robertroeser commented on May 7, 2024

I think a clean break would be ok - no need to add tech debt right now.

from rsocket-java.

benjchristensen avatar benjchristensen commented on May 7, 2024

Great, that makes this far simpler. Thanks Robert.

from rsocket-java.

benjchristensen avatar benjchristensen commented on May 7, 2024

Since we are going to be in flux for a bit, we are going to do this on a separate branch while we submit, review, and merge all the diffs for framing. So we don't break everyone on 0.5.x during that time, I have created 1.0.x for all of that right now.

Any issues with us targeting 1.0 Release Candidate once we get the framing nailed down? Or would you prefer something like 0.6?

from rsocket-java.

benjchristensen avatar benjchristensen commented on May 7, 2024

This relates to rsocket/rsocket#143 where we are approaching v1.0 of the spec. We will call it 1.0 Final once we prove the implementation in both Java and C++.

The Java and C++ 1.0 versions will happen whenever they consider themselves ready, not related to us considering the spec final at 1.0

from rsocket-java.

robertroeser avatar robertroeser commented on May 7, 2024

We should probably add back in the TCK before we start making release candidates? Maybe version 0.6 after the framing stuff is added?

from rsocket-java.

lexs avatar lexs commented on May 7, 2024

https://github.com/ReactiveSocket/reactivesocket-java/tree/1.0.x now contains mostly an up-to-date impl of the 1.0 spec. The bit missing is handling of the NEXT bit of payloads, both sending it and not handing data of to onNext() if it's not present.

I'll spend the rest of this date writing tests to verify that the wire format is according to spec, but I agree having the TCK would be nice before we release anything. I believe somebody from Facebook was going to start working on the TCK, @benjchristensen ?

from rsocket-java.

lexs avatar lexs commented on May 7, 2024

@somasun filed #244 for TCK.

from rsocket-java.

yschimke avatar yschimke commented on May 7, 2024

Can this be closed?

from rsocket-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.