matssocket 0.19.0+2022-11-11 copy "matssocket: ^0.19.0+2022-11-11" to clipboard
matssocket: ^0.19.0+2022-11-11 copied to clipboard

MatsSocket client library employing WebSockets to bridge the asynchronous message based nature of server-side Mats^3 out to end user client applications

MatsSocket client library, compatible with Flutter #

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.

For more information, head to the MatsSocket Github page.
(JavaScript client library available at npm)

1
likes
20
pub points
2%
popularity

Publisher

verified publishermats3.io

MatsSocket client library employing WebSockets to bridge the asynchronous message based nature of server-side Mats^3 out to end user client applications

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

logging

More

Packages that depend on matssocket