Coder Social home page Coder Social logo

Comments (5)

gloinul avatar gloinul commented on August 11, 2024

Yes, this has been accepted among the authors, and the removal of the DTLS-supported option has been done in PR #18.

Doesn't the IANA section for the Adaptation layer need a bit more text?

from draft-westerlund-tsvwg-dtls-over-sctp-bis.

tuexen avatar tuexen commented on August 11, 2024

Normally I provide the table entry to be added, but I don't know how to do tables in Markdown, according to the markdown spec in https://spec.commonmark.org/0.29/.

from draft-westerlund-tsvwg-dtls-over-sctp-bis.

gloinul avatar gloinul commented on August 11, 2024

So if you want to make a table, then it is more a question of how kramdown handles this.

Depending on what you want to accomplish. I noticed that HTTP/3 spec has a table in this section:

https://www.ietf.org/archive/id/draft-ietf-quic-http-34.html#name-http-framing-layer

The markdown source for that table is the below.
https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-http.md

| Frame | Control Stream | Request Stream | Push Stream | Section |
| -------------- | -------------- | -------------- | ----------- | ------------------------ |
| DATA | No | Yes | Yes | {{frame-data}} |
| HEADERS | No | Yes | Yes | {{frame-headers}} |
| CANCEL_PUSH | Yes | No | No | {{frame-cancel-push}} |
| SETTINGS | Yes (1) | No | No | {{frame-settings}} |
| PUSH_PROMISE | No | Yes | No | {{frame-push-promise}} |
| GOAWAY | Yes | No | No | {{frame-goaway}} |
| MAX_PUSH_ID | Yes | No | No | {{frame-max-push-id}} |
| Reserved | Yes | Yes | Yes | {{frame-reserved}} |
{: #stream-frame-mapping title="HTTP/3 Frames and Stream Type Overview"}

from draft-westerlund-tsvwg-dtls-over-sctp-bis.

teiclap avatar teiclap commented on August 11, 2024

A new file containing the markdown format "Adaptation_layer_indication.md" has been added for proposal to IANA.

from draft-westerlund-tsvwg-dtls-over-sctp-bis.

gloinul avatar gloinul commented on August 11, 2024

Okay, this needs further work to create a complete IANA section for the Adaptation Layer Indication. Proposal is a start but needs more work.

from draft-westerlund-tsvwg-dtls-over-sctp-bis.

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.