Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@egendata/messaging

egendata299Apache-2.00.8.0

Internal messaging protocol for Egendata client, operator and app

readme

@egendata/messaging

License Dependabot Travis CI Github release npm version

This is an internal package for sharing code between different services in Egendata. It is not intended for outside use.

changelog

0.7.0 (2020-01-08)

Features

  • 🎸 Added messages for reading and writing recipients (#67) (4297c76)

0.6.2 (2019-11-28)

Bug Fixes

  • 🐛 Updated all dependencies to latest (#66) (6eae9a3)

0.6.1 (2019-11-28)

Bug Fixes

  • 🐛 Updated vulnerable dependencies (#65) (d9bfe81)

0.6.0 (2019-11-14)

Features

0.5.0 (2019-11-13)

Features

  • 🎸 update to using isomorphic-fetch instead of axios (#54) (f3824c8)