diff options
author | Olivier Roques <oroques+fdio@cisco.com> | 2020-02-27 16:57:29 +0100 |
---|---|---|
committer | Olivier Roques <oroques+fdio@cisco.com> | 2020-02-28 19:22:29 +0100 |
commit | e719d88839ba074d0c98d04cd7f0812ed317c3b1 (patch) | |
tree | 6ede88dd22ee5fa5e096da84816f7409d7af6132 /README.md | |
parent | bd8380012c308a79861e2e52919e9ff6326d45dc (diff) |
[HICN-537] Update telemetry documentation
Change-Id: I3f6c656164b27481e029eb72a63030bb592a6f1b
Signed-off-by: Olivier Roques <oroques+fdio@cisco.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ hicn is an open source implementation of Cisco's hICN. It includes a network stack, that implements ICN forwarding path in IPv6, and a transport stack that implements two main transport protocols and -a socket API. The transport protocols provide one reliable transport service implementaton and a +a socket API. The transport protocols provide one reliable transport service implementation and a real-time transport service for audio/video media. ## Directory layout |