-
## Description
This issue is a call for a design of zero-copy intra-process communications available to all ROS2 language clients.
The current implementation of this feature exists in `rclcpp` and…
-
http://social.msdn.microsoft.com/Forums/en-US/netfxbcl/thread/94ba760c-7080-4614-8a56-15582c48f900/
passing socket handle
http://stackoverflow.com/questions/4604273/pass-socket-handle-from-net-to-unm…
wsky updated
11 years ago
-
The Web of Things framework needs to expose APIs for registering a new thing along with its model and implementation, and for registering a proxy for a thing identified by a URI for its model. Both AP…
-
### Description
The `IAsyncEnumerable` type was introduced in C#8 to allow for async streams of data (basically, iterator blocks that can `await` for inner tasks to produce values and can be iterat…
-
At the moment we have one bandwidth limiter on the output. but we have no bandwidth limiter before the async buffer which means downloads burst into the buffer at full speed. The average is correct b…
-
@thrawn01 The architecture docs don’t seem to cover this. How is multi-geo/multi-cluster intended to work? Are you doing full peering across all of your clusters?
Also, would be interesting to unde…
-
Hi,
The implementations here are very simple, this is on purpose.
The routes to implement here are :
+ `GET` `/`, **SHOULD** return a successful status code and an empty string
+ `GET` `/us…
-
Hello,
we are using your superb library in a complex project with switching CC1101 between RX and TX: [https://github.com/Rodemfr/MicronetToNMEA](url).
The teensy 3.6 board is used with his standa…
-
My MKRGSM1400 hangs after a random amount of time (sometime after a couple of seconds, sometimes after an hour).
The Code (based on the `GsmWebClient` example, but then 'get' is put in a loop). The…
-
## Environment
| Name | Version |
| ---- | ------- |
| msw | 0.24.2 |
| node | 10.21.0 |
| OS | Mac OSX 10.15.7 |
## Question
Pardon me if this is the wrong place to post. I am…