0.0.12 • Published 3 months ago

rest-exchange-protocol-client v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

REST Exchange Protocol (REP) Javascript Client Library

This is the javascript client library for the REST Exchange Protocol (REP) which is a protocol for exchanging data between a server and a client. It is based on the REST architectural style and the HTTP protocol, but also the Websocket protocol. It is designed to be simple and lightweight, and to be easy to implement. The unique thing that is the aim of this protocol is to provide an easy way to create REST apis that works in parallel with websockets to provide a real-time communication between the server and client. It also provides a faster communication between the server and client, because it does not need to negotiate a new TCP handshake between requests. Another key thing is Reverse REST which is a way to send REST requests from a server to a client using websockets.

0.0.12

3 months ago

0.0.10

9 months ago

0.0.11

9 months ago

0.0.9

9 months ago

0.0.8

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago