Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 658 Bytes

transports.md

File metadata and controls

16 lines (10 loc) · 658 Bytes

Matter In Motion. Transports

Transports layer is an abstraction between a network and matter in motion protocol

To use API you should define at least one transport:

Install transport extension as any other Matter in Motion extension:

  1. npm i <extension>
  2. Add the extension to extensions list in your settings
  3. Add extension settings

You can use multiple transports at once.