22 packages
assert-junit-reports
binlog-triggers-mysql
This library provides API for listening to binlog events. Events can be filtered by table name and/or operation type (insert, delete etc.)
charger-simulator
## Getting started
interpolated-sql
``` const id = 5 const user = await sql`select * from user where id = ${id}` ```
live-query-mysql
push-rpc
- Data-driven apps with or without server-initiated updates - OCPP-J clients and servers - IoT devices connecting to servers - General client/server apps using Websockets for communications
@push-rpc/core
@push-rpc/http
HTTP transport for Push-RPC.
@push-rpc/micro
- Push-RPC for Websocket/HTML API - JSON-based config files - (Optional) Distributed logging - (Optional) MySQL connection - (Optional) Report common set of metrics to AWS CloudWatch - (Optional) Common "Ping" to check service availability. - (Optional) A
@push-rpc/next
A TypeScript framework for organizing bidirectional typesafe client-server communication. Supports server-initiated data push (subscriptions). Uses HTTP, JSON and, optionally, WebSockets. Main focus is on simplicity and good developer experience.