Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
d3a80dc7defd80f160c6136b88865d83f047ef59
/
js
/
WebSocketTransport.js
c881b55
Added defaultGetHostAndPort.
by Jeff Thompson
· 12 years ago
be85be6
Make PITEntry keep the Interest object. Make getEntryForExpressedInterest search for longest matches_name. Moved PITEntry and PITTable to NDN.js.
by Jeff Thompson
· 12 years ago
bd25df2
Move ccndIdFetch to NDN.
by Jeff Thompson
· 12 years ago
84db263
The Interest object interestLifetime is seconds, not milliseconds.
by Jeff Thompson
· 12 years ago
64db7c0
Remove old unused comments.
by Jeff Thompson
· 12 years ago
53733fb
Make index a local variable.
by Jeff Thompson
· 12 years ago
2b740e6
Fix bug in decoding NDN packet from multiple Websocket frames
by Wentao Shang
· 12 years ago
bd63e46
Set interest timeout with interest.interestLifetime
by Wentao Shang
· 12 years ago
c0311e5
Add interest timeout
by Wentao Shang
· 12 years ago
af25c6b
Less console output
by Wentao Shang
· 12 years ago
6848986
Merge branch 'master' of https://github.com/remap/ndn-js
by Wentao Shang
· 12 years ago
0e291c8
Add library compressing tool; add onopen and onclose callback to NDN class
by Wentao Shang
· 12 years ago
13c2e7b
In onmessage log message, use DataUtils.toHex to show the data.
by Jeff Thompson
· 12 years ago
3c26381
For status log messages, use LOG > 3.
by Jeff Thompson
· 12 years ago
bd82926
Major update to rename ccnx to ndn, mainly in ndnProtocol and also in a few files with ccnx in comments.
by Jeff Thompson
· 12 years ago
c05dc53
Some files is forgotten to be commited...
by Wentao Shang
· 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