You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ NDNSF is compatible with [NDNx](https://github.com/named-data/ndnx) and [CCNx](h
15
15
16
16
## Usage
17
17
18
-
*A TCP connection to e.hub.ndn.ucla.edu is made automatically, and a WebSocket connection to ws://a.ws.ndn.ucla.edu:9696/ is made automatically. FIB entry ndn:/ is added towards these faces. There's currently no way to make a new outgoing connection.
18
+
*Rename config-sample directory to config, and modify configuration files.
19
19
* Ask local apps to use TCP transport instead of UNIX sockets:
20
20
* NDN-On-Node apps can be used directly.
21
21
* NDNx apps need `NDN_LOCAL_TRANSPORT=tcp` environment variable.
@@ -34,12 +34,12 @@ NDNSF supports the following features:
34
34
* smart forwarding strategy
35
35
* TCP transport
36
36
* WebSocket transport
37
+
*[status web page](http://localhost:9696) with operator key authentication
0 commit comments