Skip to content

Websocket communication library with multiple streaming support via one connection

Notifications You must be signed in to change notification settings

Marketrix-ai/link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Link Protocol Libraries

This repository contains the TypeScript implementations for the Link protocol, a lightweight, multiplexed communication protocol over WebSockets.

Packages

Getting Started

To install these packages, you must configure your npm client to use the GitHub Package Registry for the @marketrix.ai scope.

Install

You can install the packages from npm:

npm install @marketrix.ai/link-server
npm install @marketrix.ai/link-client

Documentation

Please refer to the README files in each package directory for detailed usage instructions:

About

Websocket communication library with multiple streaming support via one connection

Resources

Stars

Watchers

Forks

Packages

No packages published