Coder Social home page Coder Social logo

alex292 / cameyo-virtual-channel-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cameyo/virtual-channel-sdk

0.0 0.0 0.0 199 KB

SDK for leveraging Cameyo's in-session virtual channels

License: MIT License

JavaScript 8.24% C# 70.91% TypeScript 20.85%

cameyo-virtual-channel-sdk's Introduction

Cameyo Virtual Channel SDK

Cameyo Virtual Channel SDK is designed to use in-session Cameyo Virtual Channels. It allows to organize data exchange between the Chrome extension and a remote application in a Cameyo session and provides a set of tools for this.

This SDK consists of client and server parts.

Client SDK

Client SDK provides an SDK for integrating your Chrome extension with Cameyo Virtual Channels. More details in Cameyo Virtual Channel Client SDK.

It is also available as a npmjs package.

Server SDK

Server SDK provides an SDK for integrating your remote application with Cameyo Virtual Channels. More details in Cameyo Virtual Channel Server SDK.

It is also available as a NuGet package.

Activation

To enable Cameyo Virtual Channel SDK need to set !VIRTCHANNEL= and !CHROMEEXTID= PowerTags.

Work with many channels is supported, for this it is enough to set them using:

!VIRTCHANNEL=Ch1,Ch2,ChN

Note: the maximum length of the channel name can be 7 characters (without the end-of-line character), and their number cannot exceed 31. If you specify a longer channel name, it will be truncated to length 7. The number of channels is limited to 20, the remaining 11 are reserved for system purposes.

Browser logging can be enabled with:

!VIRTCHANNELLOG=1

When a session is running and this mechanism is enabled, the Cameyo session connects to the Chrome extension using the specified Chrome Extension ID (!CHROMEEXTID=) and creates a long-lived port connection for each specified virtual channel name (!VIRTCHANNEL=) to data exchange.

cameyo-virtual-channel-sdk's People

Contributors

alex292 avatar cameyo avatar dbezotosnyi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.