java-websocket是一个用Java编写的WebSocket客户端和服务器库。它使得在Java应用程序中实现WebSocket通信变得简单和高效。这个项目在GitHub上由tootallnate维护,拥有广泛的用户群体和活跃的社区支持。 主要功能 WebSocket客户端:允许Java应用程序作为WebSocket客户端连接到WebSocket服务器。 WebSocket服务器:允许Java应用程序作为...
https://github.com/TooTallNate/Java-WebSocket/blob/master/src/main/example/SSLServerCustomWebsocketFactoryExample.java and the certificate in the header of the example: keytool -genkey -validity 3650 -keystore "keystore.jks" -storepass "storepassword" -keypass "keypassword" -alias "default" -...
[2]||'https://graph.facebook.com/tootallnate';console.log('attempting to GET %j',endpoint);varoptions=url.parse(endpoint);// create an instance of the `HttpsProxyAgent` class with the proxy server informationvaragent=newHttpsProxyAgent(proxy);options.agent=agent;https.get(options,function(...
tony19/logback-android - 📄The reliable, generic, fast and flexible logging framework for Android [Apache License 2.0] (⭐️1213) TooTallNate/Java-WebSocket - A barebones WebSocket client and server implementation written in 100% Java. [MIT License] (⭐️10583)⬆...
215 gometalinter DEPRECATED: Use https://github.com/golangci/golangci-lint alecthomas 3498 216 golua A Lua 5.3 engine implemented in Go Azure 1840 217 dataframe-go DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration rocketlaunchr 1224 218 gota Gota: DataFrame...
"@tootallnate/quickjs-emscripten@^0.23.0": version "0.23.0" resolved "https://registry.yarnpkg.com/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz#db4ecfd499a9765ab24002c3b696d02e6d32a12c" integrity sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDX...
[2]||'https://graph.facebook.com/tootallnate';console.log('attempting to GET %j',endpoint);varoptions=url.parse(endpoint);// create an instance of the `HttpsProxyAgent` class with the proxy server informationvaragent=newHttpsProxyAgent(proxy);options.agent=agent;https.get(options,function(...
new-github-issue-url "0.2.1" p-retry "4.6.1" strip-ansi "6.0.1" terminal-link "2.1.1" undici "3.3.6" "@prisma/engines-version@3.10.0-50.73e60b76d394f8d37d8ebd1f8918c79029f0db86": version "3.10.0-50.73e60b76d394f8d37d8ebd1f8918c79029f0db86" resolved "https://...
The etcd client library vendored in v1.16 (github.com/coreos/etcd/clientv3) has a bug where IPv6 IP addresses get incorrectly trimmed to the first occurance of the : character. This affects all users of the client library including the kube-apiserver and kubeadm. We are targe...