|
You are here |
golb.hplar.ch | ||
| | | | |
loonytek.com
|
|
| | | | | In this post, I will talk about how we can build a minimal RPC layer of a distributed system using Netty. By the end of this post, readers will have some familiarity with Netty concepts, protocol buffers and how these can be put together to build an initial (somewhat rudimentary) version of messaging component in... | |
| | | | |
indieweb.org
|
|
| | | | | ||
| | | | |
brockallen.com
|
|
| | | | | Recently Safari on iOS made changes to their same-site cookie implementation to be more stringent with lax mode (which is purportedly more in-line with the spec). In my testing, I noticed that using strict mode same-site cookies had the same behavior on both Chrome and FireFox running on Windows. This behavior affected ASP.NET Core's handling... | |
| | | | |
www.inogic.com
|
|
| | | Introduction: In our recent blog, We saw how to create an Azure function and now that we have our Azure function ready and hosted, let's look at invoking the function through a workflow. At this point, we will execute the function through an HTTP request instead of registering the function as a Webhook. Let us modify the | ||