-
能支持motan?
-
注册中心使用`zookeeper`集群方式时,服务无法正常注册到注册中心
日志信息如下:
* `server.ERROR`
```
Log file created at: 2019/04/17 16:05:36
Running on machine: noone
Binary: Built with gc go1.12.4 for linux/amd64
Log line …
-
### server端配置
```
#config fo server
motan-server:
mport: 8002 # agent manage port
log_dir: "./serverlogs"
application: "ray-test" # server identify.
#config of registries
motan-reg…
-
### Description
Add e2e motan sync
### Task List
1. add motan sync script
2. add shenyu-examples-motan .yml
3. add test case for e2e-motan
4. add test in github action
-
I have a modified Creality CR10S Pro with Bigtreetech SKR3 EZ and EBB36 using Klipper USB to CAN bus bridge and the EBB setup for CAN bus.
I use a Bl-Touch connected to the EBB36 and a Voron Sexbol…
-
https://www.jelliclecat.cn/articles/Java/MyRpc-1.html
Dubbo和Motan这个Rpc博客系列的重点主要是记录我自己从零开发一款Rpc框架的过程,所以不会详细去介绍市面上已有的框架,但是在我们正式开始之前,还是不得不介绍一下市面上有代表性的Rpc框架,这里选了两款,dubbo和motan,dubbo是阿里研发的,已经捐献给了Apache;…
-
请问一下motan是否支持nodejs?如果不支持的话后续是否有计划支持?
-
composer require motan/motan-php
Could not find a matching version of package motan/motan-php. Check the package spelling, your version constraint a
nd that the package is available in a stabili…
-
Maary updated
5 years ago
-
客户要求RPC调用也要用SSL,请问motan RPC
1. 在配置上能支持SSL吗?
2. 有支持SSL的扩展点吗
3. 如果上面都不支持,请提示下在哪些地方可以进行改造以支持SSL
多谢
Simon