Giter Club home page Giter Club logo

Comments (3)

NiteshKant avatar NiteshKant commented on June 3, 2024

Metadata and data encoding are defined in the SETUP frame and the discussion between metadata as a separate frame as opposed to within the same frame with data was discussed in issues #3 and #13

from rsocket.

wmiaw avatar wmiaw commented on June 3, 2024

MIME type behaviors are not defined in the spec. If you're going to specify this stuff inside Reactive Sockets, you need to define the behaviors.

If the metadata MIME type is audio/mpeg3 or text/plain then perhaps the metadata across multiple frames is simply concatenated together.

If the metadata MIME type is text/rfc822 then perhaps metadata across multiple frames should be last-frame-wins.

from rsocket.

tmontgomery avatar tmontgomery commented on June 3, 2024

@wmiaw I believe the easiest way to clarify this is that the (potentially reassembled) RESPONSE or request is an entire object with the MIME type. So, concat or last-object-wins is up to usage.

from rsocket.

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.