-
Hi there,
We recently upgraded our Windows clusters to 6.2.301 and .NET SDK to 3.1.301. After doing so we noticed that the limit of around 4MB that we usually see on Fabric remoting messages no lon…
-
direct use channel to send, and using same binary protocol currently:
DynamicProxy.java:
``` java
public MethodReturn invoke(MethodCall methodCall,
int executionTimeoutMillisecond) throw…
wsky updated
11 years ago
-
usually, it was easy to use.
growing by content-length field in remoting protocol.
wsky updated
11 years ago
-
I'm trying to run your code without activator. It works if I run it with `sbt publishLocal` and `sbt run` as downloaded. When I copy your build.sbt and src/ directory to another project akka remotin…
-
**Describe the bug**
When trying to call stateless service with V2_1 Listener from WebApi (http endpoint) to the service it works, with the exclusive V2 I get the error: "NamedEndpoint V2Listener not…
-
@agolubev pointed out that the Akka remoting port is not strictly needed in the yaml (it is more of an informational entry?), we should perhaps clarify that or remove it from the sample in https://doc…
-
### Is your feature request related to a problem? Please describe.
Akka (and its fork Pekko) has the concept of Cluster, or communication between multiple nodes of the same service. OTel is already c…
-
```
Is it possible adding support for the ExtJS toolkit (http://www.extjs.com).
The remoting API specifications are here
http://extjs.com/products/extjs/direct.php
I'm familiar with both Dojo and E…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when having to resize a window/pane.
**Describe the solution you'd like**
I would like that cursor (type) …
-
Receive the following exception, but changing the CFC parameter to `CustNumber` as it is passed in the message results in a successful call.
This is some additional debugging I have in my compiled…