<div dir="ltr"><div><div>Good morning community,<br><br></div>can someone explain me the difference between face.putData(data) and face.send(data)?</div><div><br></div><div>I know that face.putData(data) is used to put data which satisfies an interest packet (and I always thought that it was enough to send a data packet to the consumer).</div><div>In the ndn-js examples I studied, face.send(data) is not used.</div><div><br></div><div>So what is the role of face.send(data) compared with face.putData(data)?</div><div><br></div><div>Thank you.</div><div>Giuseppe.<br></div></div>