The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
The postgres client/server binary protocol, implemented in TypeScript
SockJS-client is a browser JavaScript library that provides a WebSocket-like object.
Wrapper for request module that saves all traffic as a HAR file, useful for auto mocking a client
A distributed event emitter, both for client and nodejs servers
A client implementation for Loggly cloud Logging-as-a-Service API
Parser for the client for the realtime Engine
An HTML5 Web Sockets client
Client for the realtime Engine
WhatWG/W3C compliant EventSource client for Node.js and browsers
This is a marker package to indicate that a module can only be used in Client Components.
A robust, performance-focused and full-featured Redis client for Node.js.
An isomorphic client library for the Azure App Configuration service.
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
Code Climate test reporter client for javascript projects
A YAML parser written in javascript. This is the port to CommonJS. Client-side script is available at http://code.google.com/p/javascript-yaml-parser/
A fully-featured caching GraphQL client.
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and