ice
Here are 128 public repositories matching this topic...
IceGrid uses Ice::Service::print to print the registry/node usage and the ready message for nodes (enabled with IceGrid.Node.PrintServersReady). It would be better to output these on the console output instead like for the object adapter ready message (it's using consoleOut from IceUtilInternal).
-
Updated
Dec 30, 2019 - JavaScript
-
Updated
Dec 29, 2019 - JavaScript
Hi all.
When reading the Rationale for MongooseICE: "Many modern applications (mobile and web) are media intensive like those involving audio, video, gaming, and file transfer. MongooseICE helps to get communication done peer-to-peer (without going through a server) so your bandwidth and server-side costs don't need to be as much of a concern."
That's fantastic. And I get so excited for being
Summary
Other tools like go-stun can print the type of NAT detected by the STUN server:
> go-stun
NAT Type: Full cone NAT
External IP Family: 1
External IP: 166.111.4.100
External Port: 23009t would be convenient if our stun did this too, and printed the result to the info log. That way people could include it in issue descriptions
This might not be needed, but would be nice to add some basic tests for this (n time should select this pair etc...)
Just a few checks to make sure we don't take relay when we have good host candidates etc..
-
Updated
Sep 17, 2019 - C++
-
Updated
Apr 10, 2020 - C
-
Updated
Apr 3, 2020 - Rust
-
Updated
Jan 24, 2019 - Groovy
-
Updated
May 17, 2020 - C
-
Updated
Oct 18, 2019 - Python
-
Updated
Sep 5, 2018 - JavaScript
-
Updated
Nov 5, 2015 - Python
Improve this page
Add a description, image, and links to the ice topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ice topic, visit your repo's landing page and select "manage topics."
We should make the parameter ice.billing_s3bucketregion optionnal, as it is only required for region with v4 authentication.
Moreover this will make v1.1.2 backward compatible.