Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
2a2c9d2a0d3f204e339d0e13c5e5b0f98a33db5e
/
tests
/
test-publish-async.html
2a2c9d2
tests: Updating tests to have correct include path for ndn-js
by Alexander Afanasyev
· 12 years ago
181a8b9
Initial reorganization
by Alexander Afanasyev
· 12 years ago
[Renamed from js/testing/test-publish-async.html]
589664b
Use the default NDN() to connect to a random host on the testbed.
by Jeff Thompson
· 12 years ago
82854bd
KeyStore implemented
by Wentao Shang
· 12 years ago
f8b4a7d
Start implement signature verification
by Wentao Shang
· 12 years ago
ab9018d
Move the functionality of sending content response into WebSocketTransport so that user's closure is simpler.
by Wentao Shang
· 12 years ago
bd9bd20
Renamed put-async to publish-async
by Jeff Burke
· 12 years ago
[Renamed from js/testing/test-put-async.html]
92dd8e4
Added COPYING note to each test file
by Jeff Burke
· 12 years ago
0e291c8
Add library compressing tool; add onopen and onclose callback to NDN class
by Wentao Shang
· 12 years ago
c05dc53
Some files is forgotten to be commited...
by Wentao Shang
· 12 years ago
9c9cb64
Revert to using toNumbersFromString instead of stringToUtf8Array because a valid ccnx URI doesn't have extended ASCII.
by Jeff Thompson
· 12 years ago
adba491
Added DataUtils.stringToUtf8Array. Use in Name to encode strings as utf8.
by Jeff Thompson
· 12 years ago
48ba4ff
Make registerPrefix take a Name object, not a name string.
by Jeff Thompson
· 12 years ago
5b265a7
Changed NDN to take getTransport and added WebSocketTransport.js which defines the default transport. Make NDN.expressInterest take the Name and call the specified transport's expressInterest.
by Jeff Thompson
· 12 years ago
287a318
Added new websocket files.
by Jeff Thompson
· 12 years ago