RLNC Proxy client
This project is a research collaboration between MIT, Cambridge and BME, Budapest
O que é RLNC Proxy client?
RLNC Proxy client é uma extensão do Chrome desenvolvida por mit.campus.proxy, e sua principal característica é "This project is a research collaboration between MIT, Cambridge and BME, Budapest".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão RLNC Proxy client
Baixe arquivos de extensão RLNC Proxy client no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | RLNC Proxy client |
ID | jgkegjhffajllgamghkdopkeabjbclfh |
URL Oficial | https://chromewebstore.google.com/detail/rlnc-proxy-client/jgkegjhffajllgamghkdopkeabjbclfh |
Descrição | This project is a research collaboration between MIT, Cambridge and BME, Budapest |
Tamanho do Arquivo | 84.24 KB |
Contagem de Instalações | 13 |
Versão Atual | 0.1.1.0 |
Última Atualização | 2019-04-23 |
Data de Publicação | 2019-04-23 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | mit.campus.proxy |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.mitproxy.com |
Idiomas Suportados | 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" } } |