Git Product home page Git Product logo

ice's Introduction

互动式连接建立服务器(Interactive Connectivity Establishment)

Date: 05/12 2016

Contents

STUN , TURN , ICE Rust 语言的实现。

注意: 由于使用了还在测试当中的语言特性,所以编译时,请选择 nightly 版本的 Rust 编译器 以及 工具链。

cargo run --example server
cargo run --example client

ICE:

  • RFC 5245 , Interactive Connectivity Establishment (ICE): A Protocol for Network Address Translator (NAT) Traversal for Offer/Answer Protocols
  • RFC 6336 , IANA Registry for Interactive Connectivity Establishment (ICE) Options

NAT:

  • NAT , Wikipedia - Zh_CN
  • NAT穿透 , Wikipedia - Zh_CN
  • RFC 3235 , Network Address Translator (NAT)-Friendly Application Design Guidelines

STUN:

  • STUN , Wikipedia - Zh_CN
  • RFC 7350 , Datagram Transport Layer Security (DTLS) as Transport for Session Traversal Utilities for NAT (STUN)
  • RFC 5389 , Session Traversal Utilities for NAT (STUN)
  • RFC 3489 , STUN - Simple Traversal of User Datagram Protocol (UDP) Through Network Address Translators (NATs)

TURN:

  • TURN , Wikipedia - Zh_CN
  • RFC 7350 , Datagram Transport Layer Security (DTLS) as Transport for Session Traversal Utilities for NAT (STUN)
  • RFC 7065 , Traversal Using Relays around NAT (TURN) Uniform Resource Identifiers
  • RFC 5928 , Traversal Using Relays around NAT (TURN) Resolution Mechanism
  • RFC 5766 , Traversal Using Relays around NAT (TURN): Relay Extensions to Session Traversal Utilities for NAT (STUN)

SDP:

Blog&Code:

ice's People

Contributors

luozijun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ice's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.