MongooseICE icon indicating copy to clipboard operation
MongooseICE copied to clipboard

STUN/TURN server written in Elixir

Results 8 MongooseICE issues
Sort by recently updated
recently updated
newest added

* **0.0.0.0 IPv4 addr is now used as bind addr for relay socket**. Ideally this should be configurable, but it cannot be the same as `MONGOOSEICE_UDP_RELAY_IP` which was used till...

MongooseIM version 3.5.0 MongooseICE version 0.4.0 MongooseICE has been start with port 3478. udp 0 0 127.0.0.1:3478 0.0.0.0:* I found the ejabberd_stun options in mongoose.cfg,but I don't know how to...

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...

Just wondering is this using the same mechanism proposed in this slide? https://www.ietf.org/proceedings/87/slides/slides-87-behave-10.pdf (the stateless auth or the typical turn auth) for some reason i can't get it to work...

Currently Fennec does not sign responses with MESSAGE-INTEGRITY. TURN clients do not require messages to be signed, but if they are, MESSAGE-INTEGRITY must be checked. It's just an extra security...

enhancement

Prior to running load tests the project should have some basic metrics available. This tasks consists of integrating a metrics system into the project and configuring some basic metrics like...

enhancement

`allocate` request requires support for `DONT-FRAGMENT` attribute. The placeholder is in place, there is just need to the actual implementation and test. There may be some issues with the implementation....

TURN

In a README, things that should be mentioned: * Fennec is not a server, its server**s** * how to start servers * use cases (IoT, ..?)

documentation