<property name="endpoint">192.168.56.1:12124</property> <!-- recommend UDP broadcast --> <property name="protocol">tcp</property> <!-- tcp or udp --> <property name="retry">-1</property> <!-- 断线重连,设置为负数,反复重连,设置为正数,重连测试后失败 --> <property name="interval">3...
Gollum - A n:m multiplexer that gathers messages from different sources and broadcasts them to a set of destinations. golongpoll - HTTP longpoll server library that makes web pub-sub simple. gopush-cluster - gopush-cluster is a go push server cluster. gorush - Push notification server using...
gnet gnet的卖点在于它是一个高性能、轻量级、非阻塞的纯 Go 实现的传输层(TCP/UDP/Unix Domain Socket)网络框架,开发者可以使用 gnet 来实现自己的应用层网络协议(HTTP、RPC、Redis、WebSocket 等等),从而构建出自己的应用层网络应用:比如在 gnet 上实现 HTTP 协议就可以创建出一个 HTTP 服务器 或者 Web 开发框...
<property name="endpoint">192.168.56.1:12124</property> <!-- recommend UDP broadcast --> <property name="protocol">tcp</property> <!-- tcp or udp --> <property name="retry">-1</property> <!-- 断线重连,设置为负数,反复重连,设置为正数,重连测试后失败 --> <property name="interval">3...
<property name="endpoint">192.168.56.1:12124</property> <!-- recommend UDP broadcast --> <property name="protocol">tcp</property> <!-- tcp or udp --> <property name="retry">-1</property> <!-- 断线重连,设置为负数,反复重连,设置为正数,重连测试后失败 --> ...
if you host is hidden behind firewall (with udp port forward) lcvpn is unable to detect which "remote" is localhost. In this case use next syntax: $ sudo $GOPATH/bin/lcvpn -local berlin -config lcvpn.conf Config example [main] port = 23456 encryption = aescbc mainkey = 4A34E352...
if you host is hidden behind firewall (with udp port forward) lcvpn is unable to detect which "remote" is localhost. In this case use next syntax: $ sudo$GOPATH/bin/lcvpn -local berlin -config lcvpn.conf Config example [main] port = 23456 encryption = aescbc mainkey = 4A34E352D...
(ipv4Broadcast.IsGlobalUnicast()) 158 159 // Output: 160 // true 161 // true 162 // false 163 // true 164 // true 165 // false 166 } 167 168 func ExampleIP_IsInterfaceLocalMulticast() { 169 ipv6InterfaceLocalMulti := net.ParseIP("ff01::1") 170 ipv6Global := net.ParseIP("...
ipaddress - Convenient ip address functions: ip -> int, int -> ip, and IPNet broadcast address iris - Peer-to-peer messaging for back-end decentralization. iris-go - Go binding for the Iris decentralized messaging framework. kafka.go - Producer & Consumer for the Kafka messaging system...
net.ipv4.icmp_echo_ignore_broadcasts = 1 error: "net.ipv4.icmp_ignore_bogus_error_messages" is an unknown key kernel.exec-shield = 1 kernel.randomize_va_space = 1 net.ipv4.conf.all.log_martians = 1 net.ipv4.conf.default.log_martians = 1 ...