An open API service indexing awesome lists of open source software.

https://github.com/nodertc/ice

WIP Interactive Connectivity Establishment (ICE): A Protocol for Network Address Translator (NAT) Traversal
https://github.com/nodertc/ice

ice js nat nodejs nodertc stun webrtc

Last synced: 3 months ago
JSON representation

WIP Interactive Connectivity Establishment (ICE): A Protocol for Network Address Translator (NAT) Traversal

Awesome Lists containing this project

README

          

# @nodertc/ice

[![Build Status](https://travis-ci.com/nodertc/ice.svg?branch=master)](https://travis-ci.com/nodertc/ice)
[![npm](https://img.shields.io/npm/v/@nodertc/ice.svg)](https://www.npmjs.com/package/@nodertc/ice)
[![node](https://img.shields.io/node/v/@nodertc/ice.svg)](https://www.npmjs.com/package/@nodertc/ice)
[![license](https://img.shields.io/npm/l/@nodertc/ice.svg)](https://www.npmjs.com/package/@nodertc/ice)
[![downloads](https://img.shields.io/npm/dm/@nodertc/ice.svg)](https://www.npmjs.com/package/@nodertc/ice)
[![Coverage Status](https://coveralls.io/repos/github/nodertc/ice/badge.svg?branch=master)](https://coveralls.io/github/nodertc/ice?branch=master)
[![Gitter chat](https://badges.gitter.im/nodertc.png)](https://gitter.im/nodertc/community)

Interactive Connectivity Establishment (ICE): A Protocol for Network Address Translator (NAT) Traversal. Implements [RFC8445](https://tools.ietf.org/html/rfc8445).

### Support

[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/purple_img.png)](https://www.buymeacoffee.com/reklatsmasters)

## License

MIT, 2019 © Dmitriy Tsvettsikh