1.3.34 • Published 9 years ago

iopa-udp v1.3.34

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
9 years ago

IOPA iopa-udp

Build Status IOPA limerun

NPM

About

iopa-udp is an API-First User Datagram Protocol (UDP) stack for Internet of Things (IoT), based on the Internet of Protocols Alliance (IOPA) specification

It servers UDP messages in standard IOPA format and allows existing middleware for Connect, Express and limerun projects to consume/send each mesage.

It is an open-source, standards-based, lighter-weight replacement for other UDP clients and brokers

Written in plain javascript for maximum portability to constrained devices, and consumes the standard node.js require('net') library

Makes UDP connections look to an application like a standard Request Response REST (HTTP-style) message so little or no application changes required to support multiple REST protocols on top of this transport.

Status

Fully working server and client.

Installation

npm install iopa-udp

Install typings for Intellisense (e.g., Visual Studio Code, Sublime TSD plugins, etc.)

npm run typings

Includes:

Server Functions

  • listen
  • close

Client Functions

Installation

npm install iopa-udp
1.3.34

9 years ago

1.3.33

9 years ago

1.3.32

9 years ago

1.3.31

9 years ago

1.3.30

9 years ago

1.3.29

9 years ago

1.3.28

9 years ago

1.3.27

9 years ago

1.3.26

9 years ago

1.3.25

9 years ago

1.3.24

9 years ago

1.3.23

9 years ago

1.3.22

9 years ago

1.3.21

9 years ago

1.3.20

9 years ago

1.3.19

9 years ago

1.3.18

9 years ago

1.3.17

9 years ago

1.3.16

9 years ago

1.3.15

9 years ago

1.3.14

9 years ago

1.3.13

9 years ago

1.3.12

9 years ago

1.3.11

9 years ago

1.3.10

9 years ago

1.3.9

9 years ago

1.3.8

9 years ago

1.3.7

9 years ago

1.3.6

9 years ago

1.3.5

9 years ago

1.3.4

9 years ago

1.3.3

9 years ago

1.3.2

9 years ago

1.3.1

9 years ago

1.2.19

9 years ago

1.2.18

9 years ago

1.2.17

9 years ago

1.2.16

9 years ago

1.2.15

9 years ago

1.2.14

9 years ago

1.2.12

9 years ago

1.2.11

9 years ago

1.2.10

9 years ago

1.2.9

9 years ago

1.2.8

9 years ago

1.2.7

9 years ago

1.2.6

9 years ago

1.2.5

9 years ago

1.2.4

9 years ago

1.2.3

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago