Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
dad617b580c67826333c23d150e3e1107e348704
/
js
/
NDNSocketTransportService.js
dad617b
Added BinaryXMLStructureDecoder. Use it in NDNSocketTransportService to detect the end of the input (instead of the hack to try to decode a ContentObject).
by Jeff Thompson
· 12 years ago
6aa338a
In NDNSocketTransportService getAsync, make the listener receive a byte array, not hex.
by Jeff Thompson
· 12 years ago
745026e
Change all ucla-cs authored files to refer to COPYING.
by Jeff Thompson
· 12 years ago
744d28e
For now, when reading the data, try to parse it as a content object to check if more needs to be read. Should really parse the ccnb skeleton.
by Jeff Thompson
· 12 years ago
08ab3cd
Add initial working implementation of the ccnx protocol handler for Firefox. The extension is ccnxProtocol.xpi.
by Jeff Thompson
· 12 years ago