forked from named-data/ChronoChat-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
26 lines (18 loc) · 854 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Interim changes since ChronoChat-js v0.3 (2018-06-01)
-----------------------------------------------------
Changes
* Update to use crypto.subtle Data packet signing.
* http://redmine.named-data.net/issues/3583 Option to use the Micro Forwarder if available.
* README: Update the online demo link to the named-data.github.io site.
ChronoChat-js v0.3 (2015-08-08)
-----------------------------------------------------
Changes
* http://redmine.named-data.net/issues/3021 Updated to use ChronoSync2013 in NDN-JS.
It now works with NFD. Removed the local files to implement ChronoSync.
ChronoChat-js v0.2 (2014-04-07)
-------------------------------
Changes
* Upgrade to ndn-js v0.3 with the TLV wire format.
ChronoChat-js v0.1 (2013-08-13)
-------------------------------
This is the initial release, using ndn-js with the Binary XML wire format.