Skip to content
forked from snowem/libcice

An implementation of ICE-Lite protocol.

License

Notifications You must be signed in to change notification settings

jackiedinh6/libcice

 
 

Repository files navigation

libcice

An implementation of ICE Lite protocol, based on libnice. The aim of the project is to create pure C library, which can be easily integrated into applications.

TODO:

  • Support only udp, extension for tcp is needed.
  • Add support for reflexive candidate via stun requests.
  • It currently depends on libevent, but in the future select/epoll/kqueue should be added.

About

An implementation of ICE-Lite protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 88.3%
  • Makefile 7.0%
  • C++ 4.0%
  • CMake 0.7%