Giter VIP home page Giter VIP logo

cljs's Introduction

Cloudlink.js - A Cloudlink client written in Typescript

Cloudlink.js

A Cloudlink client written in Typescript.

Installation

Install @williamhorning/cloudlink from npm, install @jersey/cloudlink from jsr, or use deno.land/x/cloudlink

Docs

See jsr for documentation

cljs's People

Contributors

williamhorning avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

cljs's Issues

4.1.2 has breaking changes

4.1.2 has breaking changes, which really shouldn't be in a patch version update - so e.g. pnpm update will break anything using this on 4.1.2

Suggestion: Publish 4.1.3 which reverts back to 4.1.1's state so that pnpm update and friends are fixed, then publish 5.0.0 with the breaking changes

README.md example does not seem to work

The README.md example seems to show using await on functions like .send() or .connect(), but these don't actually seem to wait for their completion or even return a Promise at all.

You can easily see this if you try to await client.connect() and then await client.send() with any send options, since it'll just error saying that there is no open connection.

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.