User Tools

Site Tools


content:tech:msp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
content:tech:msp [06/04/2014 19:29]
Andrew Bettison more technical info
content:tech:msp [18/05/2014 19:01] (current)
Andrew Bettison Replace "Streaming" with "Stream" in "Mesh Stream Protocol"
Line 1: Line 1:
-====== Mesh Streaming Protocol (MSP) ======+====== Mesh Stream Protocol (MSP) ======
  
 MSP was designed and first implemented in early 2014 as part of [[:content:activity:naf6]]. MSP was designed and first implemented in early 2014 as part of [[:content:activity:naf6]].
Line 9: Line 9:
 The original MSP implementation was as a client-side library, and was not integrated into [[Serval DNA]].  This had the benefits of guaranteeing the separation of protocol concerns and placing the resource obligations on the client (such as buffering, latency and threading), but introduced the issue that the MSP protocol implementation could not be upgraded by simply upgrading [[Serval DNA]]. The original MSP implementation was as a client-side library, and was not integrated into [[Serval DNA]].  This had the benefits of guaranteeing the separation of protocol concerns and placing the resource obligations on the client (such as buffering, latency and threading), but introduced the issue that the MSP protocol implementation could not be upgraded by simply upgrading [[Serval DNA]].
  
-See the [[https://github.com/servalproject/serval-dna/blob/development/doc/Mesh-Streaming-Protocol.md|Mesh Streaming Protocol API documentation]] for more information. +See the [[https://github.com/servalproject/serval-dna/blob/development/doc/Mesh-Stream-Protocol.md|Mesh Streaming Protocol API documentation]] for more information. 
  
content/tech/msp.1396837748.txt.gz · Last modified: 06/04/2014 19:29 by Andrew Bettison