matssocket

0.19.0-2022-11-11 • Public • Published

MatsSocket client library

MatsSocket is a WebSocket-based client-server solution which bridges the asynchronous message based nature of Mats3 all the way out to your end user client applications, featuring bidirectional communication. It consists of a small MatsSocketServer API which is implemented on top of the Mats3 API and JSR 356 Java API for WebSockets (which most Servlet Containers implement), as well as client libraries - for which there currently exists JavaScript and Dart/Flutter implementations.

This JavaScript library runs both in browsers and Node.js.

Note that when running in Node.js, it expects the module 'ws' to be available, require()'ing it dynamically.

For more information, head to the MatsSocket Github page.
(Dart client library available at pub.dev)

Readme

Keywords

none

Package Sidebar

Install

npm i matssocket

Weekly Downloads

1

Version

0.19.0-2022-11-11

License

Polyform Perimeter 1.0.0

Unpacked Size

1.96 MB

Total Files

26

Last publish

Collaborators

  • stolsvik