项目作者: aberrios85

项目描述 :
Rust ICE RFC8445
高级语言: Rust
项目地址: git://github.com/aberrios85/rice.git
创建时间: 2019-08-26T13:07:29Z
项目社区:https://github.com/aberrios85/rice

开源协议:

下载


Rice - Rust ICE Implementation

A partial [WIP] Rust Implementation of RFC8445

:rotating_light:First Rust Project:rotating_light:

This is my very first Rust project, so the code is likely to be have a few :bug: and likely not idiomatic Rust, so please throw some PRs where this can be improved.

Work in Progress

:construction:
This is a project I started in order to learn Rust by attempting to implement something useful :) It is a purely spare-time project.
:construction:

References

:bookmark_tabs:RFC8445 July 2018

:bookmark_tabs:RFC5245 - April 2010

If you’re interested in this project go checkout bifrost-rs, a similar effort to get an entire WebRTC Rust stack.