[Bug 232097] [NEW PORT]: net/py-aioice: asyncio-based Interactive Connectivity Establishment (RFC 5245)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 9 01:36:35 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232097

            Bug ID: 232097
           Summary: [NEW PORT]: net/py-aioice: asyncio-based Interactive
                    Connectivity Establishment (RFC 5245)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: neel at neelc.org

Created attachment 197943
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197943&action=edit
Shae file for net/py-aioice

aioice is a library for Interactive Connectivity Establishment (RFC 5245) in
Python. It is built on top of asyncio, Python's standard asynchronous I/O
framework.

Interactive Connectivity Establishment (ICE) is useful for applications that
establish peer-to-peer UDP data streams, as it facilitates NAT traversal.
Typical usecases include SIP and WebRTC.

WWW: https://github.com/jlaine/aioice/

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list