Giter Club home page Giter Club logo

rendezqueue's Introduction

Rendezqueue

A rendezvous service to exchange queued values.

The service acts as a data broker, but has fairly tight limits on how much data can be held. It's enough to exchange a WebRTC offer and answer!

rendezqueue's People

Contributors

grencez avatar renovate-bot avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

renovate-bot

rendezqueue's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.


Warning

Renovate failed to look up the following dependencies: Could not determine new digest for update (github-tags package fildesh/fildesh), Could not determine new digest for update (github-tags package rendezqueue/rules_sxproto).

Files affected: MODULE.bazel


Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

bazel-module
MODULE.bazel
  • aspect_bazel_lib 2.7.3
  • aspect_rules_js 1.42.1
  • bazel_skylib 1.6.1
  • rules_license 0.0.8
  • rules_proto 6.0.0
  • fildesh 29ef2da4a4c4aeda9c0af917b95fc2c493d4f96d
  • rules_sxproto 70827d3da93c4aefaeee3627a9d091a975d1377b
docker-compose
pkg/nodejson_http/compose.yaml
pkg/rendezqueue.com/compose.yaml
dockerfile
pkg/nodejson_http/Dockerfile
pkg/rendezqueue.com/Dockerfile
github-actions
.github/workflows/pkg_docker.yml
  • actions/checkout v4
  • docker/login-action v3
  • docker/build-push-action v5
.github/workflows/test_bazel.yaml
  • actions/cache v4
  • jwlawson/actions-setup-bazel v2
  • actions/checkout v4

  • Check this box to trigger a request for Renovate to run again on this repository

Asymmetric Mode

It would be cool to claim a key so nobody can hijack it. It could be accomplished by making the key a hash. And you provide the secret preimage to prove you own that key.

New rpc service. Can accept the same message as TrySwap but the "host" needs to provide a password.

Docker image pointing to a nonexistent nodejs

Error is: docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/nodejs/nodejs": stat /nodejs/nodejs: no such file or directory: unknown.

A version from 3 months ago works though: sha256:0574152e2383cf56a9e19836abd2e3d67c89b4beb8f12036a2077ea8713efb28

But another newer version from 3 months ago doesn't.

feat: Plain HTTP and JSON in C++

This should be the main server so it's more portable.

  • Fields: key, uid, ttl, off, val
  • key and uid only accept charset [A-Za-z0-9-_] but do not need a meaningful Base64 representation.
  • val is similar but can be sent as the PUT content without Base64 encoding.
  • val is actually an array and can be split by comma in url parameters or be given multiple times.
  • val is returned with Base64 encoding.

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: None
Error type: An existing branch is blocking Renovate
Message: Renovate needs to create the branch renovate/all-dependencies but is blocked from doing so because of an existing branch called renovate. Please remove it so that Renovate can proceed.

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.