issues Search Results · repo:RabbitTeam/RabbitCloud language:C#
Filter by
20 results
(89 ms)20 results
inRabbitTeam/RabbitCloud (press backspace or delete to remove)I have a question.Rabbit client which developed by the official team has include implement for rpc,so why you develop it
by using dotnetty ?For high-performance, or some more reason?
xiaor1v5
- Opened on Mar 9, 2018
- #23
class ServiceProxyGenerater
{
private MemberDeclarationSyntax GenerateMethodDeclaration(MethodInfo method)
{
// 设计上是否应该根据标记了 RpcServiceAttribute 的方法才生成代理方法呢?
// 建议提供 RpcIgnoreAttribute ...
hin-longkid
- Opened on Oct 27, 2017
- #22
问题是如果服务端离线后恢复或连接失败, 而客户端之前访问过此服务端, 那么后续请求将持续的请求给这个已离线的连接(即使后续网络已恢复), 而不会重新
另外DotNettyTransportClientFactory这里重设Bootstrap.Handler()不知道有没有线程安全的问题
yyjdelete
- 9
- Opened on Mar 27, 2017
- #20

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.