书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 7794 个相关结果.
  • UDP listener filters

    UDP listener filters UDP listener filters UDP proxy config.filter.udp.udp_proxy.v2alpha.UdpProxyConfig DNS Filter extensions.filter.udp.dns_filter.v3alpha.DnsFilterConfig...
  • UDP listener filters

    UDP listener filters UDP listener filters Envoy has the following builtin UDP listener filters. UDP proxy Overview Load balancing and unhealthy host handling Circuit break...
  • UDP Listener Config

    UDP Listener Config listener.UdpListenerConfig UDP Listener Config Listener configuration overview listener.UdpListenerConfig [listener.UdpListenerConfig proto] { "...
  • UDP listener filters

    UDP listener filters UDP listener filters Envoy has the following builtin UDP listener filters. UDP proxy Overview Load balancing and unhealthy host handling Circuit break...
  • UDP listener filters

    UDP listener filters UDP listener filters Envoy has the following builtin UDP listener filters. UDP proxy Overview Load balancing and unhealthy host handling Circuit break...
  • UDP组件-工具方法

    gudp 模块也提供了一些常用的工具方法。 使用方式 : import "github.com/gogf/gf/v2/net/gudp" 接口文档 : https://pkg.go.dev/github.com/gogf/gf/v2/net/gudp func Checksum ( buffer [] byte ) uint32 ...
  • 用TCP还是UDP

    2887 2019-12-09 《HTTP/3 详解》
    用TCP还是UDP 为什么不基于UDP使用SCTP 用TCP还是UDP 如果我们无法解决TCP内的队头阻塞问题,那么按道理,我们应该在网络栈中发明一个UDP和TCP之外的新型传输层协议。或者我们应该用IETF在RFC4960 中标准化的SCTP 传输层协议,它也有多个我们所需的特征。 但在近些年来,因为在互联网上部署遭遇很大的困难,创造新型传输层...
  • UDP 控制器

    UDP 控制器 定义 注解 @UdpRoute 动作响应数据 响应当前这个请求 分组发送 $data 方法 UDP 控制器 定义 <? php namespace ImiDemo \UdpDemo\MainServer\Controller ; use Imi \ConnectContext ; use ...
  • UDP组件-工具方法

    gudp 模块也提供了一些常用的工具方法。 使用方式 : import "github.com/gogf/gf/v2/net/gudp" 接口文档 : https://pkg.go.dev/github.com/gogf/gf/v2/net/gudp func Checksum ( buffer [] byte ) uint32 ...
  • UDP组件-连接对象

    基本介绍 使用示例 gudp 模块提供了非常简便易用的gudp.Conn 链接操作对象。 使用方式 : import "github.com/gogf/gf/net/gudp" 接口文档 : https://godoc.org/github.com/gogf/gf/net/gudp type Conn func New...