question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Organization for refactoring about transport layer

See original GitHub issue

I create this issue to organize the team work.

I plan to begin massive refactoring about “adding a way to add more transport Layer” (#1025).

This will be a lot of changes (with lot of API break) and this will probably take much time. I feel this will be a good idea to not work on complex feature at the same time to avoid to manage error prone conflicts.

So my idea would be to deliver a 2.0.0-M7 with all ongoing work :

  • timestamped node.
  • OSCORE minimal viable feature. (Let me know if there is more than that ?)

Then go for a kind of feature freeze during the transport layer work. I think I will do most of the work in separated branches and integrate this in master once all will be in an acceptable state.

At the same time we can continue to add some bug fix to master (and so keep the sandbox clean to get feedback about 2.0.0-M7). This will also allow to eventually release a 2.0.0-M8 with only small changes/bug fixes.

@Michal-Wadowski, @rikard-sics does it sounds good to you ?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:19 (19 by maintainers)

github_iconTop GitHub Comments

1reaction
JaroslawLegierskicommented, Nov 18, 2022

Yes I’m using endpoint_client branch from PR #1323

1reaction
rikard-sicscommented, Jul 8, 2022

I tried to investigate on #1257 without success disappointed (#1257 (comment))

Thanks for looking into this. I will take some time to investigate this also, still good to figure out what is going wrong in that scenario.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using a RESTful Transport Layer - Hintjens.com
Here's a common pattern for unprotocols: start quickly, make it work, then refactor into neater and more abstract layers. 1 2 3 4...
Read more >
A new era in Internet transport - IETF
The Transport Area is responsible for protocol development in the Transport Layer of the network stack. This includes extensions to well- ...
Read more >
Refactoring application code to microservices - IBM
Applying a microservices architecture involves repackaging your application structure, refactoring code, and refactoring data.
Read more >
What's in a transport layer? - O'Reilly
In this article, we will take a look at the “what” and “why” of microservices and at gRPC, an open source framework released...
Read more >
Hypertext Transfer Protocol - Wikipedia
The Hypertext Transfer Protocol (HTTP ) is an application layer protocol in the Internet protocol suite model for distributed, collaborative, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found