thruway/middleware

There is no license information available for the latest version (0.1.1) of this package.

Thruway WAMP router middleware for react/http

Installs: 9 994

Dependents: 3

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 2

Open Issues: 1

pkg:composer/thruway/middleware

0.1.1 2022-02-18 21:43 UTC

This package is not auto-updated.

Last update: 2025-10-07 02:36:02 UTC


README

This package is currently in development. Feel free to use and let us know if you encounter any issues.

thruway/middleware allows you to easily use your Thruway router inside of react/http as middleware.

Installation

composer require thruway/middleware:dev-master

Usage

For usage examples please refer to the examples in the source.