0.3.3 • Published 4 years ago

fbp-protocol-client v0.3.3

Weekly downloads
245
License
MIT
Repository
github
Last release
4 years ago

fbp-protocol-client

Implementation of FBP runtime protocol connection handling for JavaScript (node.js + browser).

For higher-level FBP protocol client, please take a look at fbp-client.

Changes

  • 0.3.3 (October 02 2020)
    • Improved connection error handling for both WebSocket and WebRTC runtimes
  • 0.3.2 (October 01 2020)
    • Support for webrtc://#<runtimeId> address shorthand
  • 0.3.1 (October 01 2020)
    • Improved WebRTC signalling reliability
  • 0.3.0 (September 29 2020)
    • WebRTC transport is now also supported on Node.js
    • Fixed an issue with opener transport message filtering
    • Ported from CoffeeScript to modern ES6
  • 0.2.5 (March 28 2018)
    • Fixed iframe transport updating iframe contents after main graph is set
    • Added support for setting main graph to NULL
  • 0.2.4 (March 22 2018)
    • Made iframe and opener transports filter out messages coming from elsewhere than the runtime. Fixes compatibility with es6-shim
  • 0.2.3 (March 21 2018)
    • Added sendTrace method for sending trace subprotocol messages
    • Added trace event for incoming trace subprotocol messages
    • Added message event for all incoming protocol messages
0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago