summaryrefslogtreecommitdiffstats
path: root/dom/media/webrtc/transport/third_party/nrappkit/README_MOZILLA
blob: f7cdb4cabba84a96ab9797a6c2a1a03840f5cd39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This import of nrappkit is a subset of the distribution at:

  nrappkit.sourceforge.net


The last revision included in this import was on Nov 25, 2008, version 1.0b2.

The upstream project is now dead (no update since 2013), we can conisder this
version as a fork.

Out of the list in the README, we use:

- registry-based configuration (with change callbacks)
  [but without the registry daemon]
- configurable logging system
- event and timer handling
  [though partly reimplemented]

Also, we use a bunch of the generic utilities such as string handling,
generic hash tables in C, yet another concrete type mapping, etc.