The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
Converts loopback models into a json schema model file
Integration testing utilities for Harper-based projects. Provides Harper instance lifecycle management, loopback address pooling, and a test runner script.
TypeScript definitions for loopback
Yeoman generator for LoopBack 4
TypeScript definitions for loopback-boot
The official Redis KeyValue connector for LoopBack
Gracefully shutdown a running HTTP server.
Turn a function into an `http.Agent` instance
Make low-level DNS requests with retry and timeout support.
Native TCP sockets for JavaScript
A mixin to automatically generate created and updated Date attributes for loopback Models
LoopBack SOAP Web Services Connector
Absinthe Socket Apollo Link
node-unix-socket allows you to use SO_REUSEPORT, SOCK_SEQPACKET, SOCK_DGRAM in Node.js.
A simple Node websocket library to handle http upgrades.
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
Loopback Storage Service
Parse HTTP X-Forwarded-For header
A loopback-next extension for authentication feature. Various Oauth strategies supported by this package
StrongLoop Remoting Module
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
Return promise for socket stream
Do the `postMessage()`/`on('message')` thing with any arbitrary socket (really, any stream) in Node.js.