RLNC Proxy client
This project is a research collaboration between MIT, Cambridge and BME, Budapest
What is RLNC Proxy client?
RLNC Proxy client is a Chrome extension developed by mit.campus.proxy, and its main feature is "This project is a research collaboration between MIT, Cambridge and BME, Budapest".
Extension Screenshots
Download RLNC Proxy client Extension CRX File
Download RLNC Proxy client extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This is a joint research project between MIT, Network Coding and Reliable Communications Group and BME-AUT. The aim of the project is to use network coding over a lossy channel in a multi-source environment to improve the goodput and reduce latency of the channel.
Extension Basic Information
Name | RLNC Proxy client |
ID | jgkegjhffajllgamghkdopkeabjbclfh |
Official URL | https://chromewebstore.google.com/detail/rlnc-proxy-client/jgkegjhffajllgamghkdopkeabjbclfh |
Description | This project is a research collaboration between MIT, Cambridge and BME, Budapest |
File Size | 84.24 KB |
Installation Count | 13 |
Current Version | 0.1.1.0 |
Last Updated | 2019-04-23 |
Publish Date | 2019-04-23 |
Rating | 5.00/5 Total 1 Ratings |
Developer | mit.campus.proxy |
[email protected] | |
Payment Type | free |
Extension Website | https://www.mitproxy.com |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RLNC Proxy client", "manifest_version": 2, "version": "0.1.1.0", "description": "This project is a research collaboration between MIT, Cambridge and BME, Budapest", "icons": { "128": "assets\/icon_success.png" }, "browser_action": { "default_title": "Proxy client", "default_popup": "popup.html" } } |