ssb-browser-core | ssb-server in a browser

 by   arj03 JavaScript Version: v13.0.0 License: Non-SPDX

kandi X-RAY | ssb-browser-core Summary

kandi X-RAY | ssb-browser-core Summary

ssb-browser-core is a JavaScript library typically used in Binary Executable Format, Nodejs applications. ssb-browser-core has no bugs, it has no vulnerabilities and it has low support. However ssb-browser-core has a Non-SPDX License. You can download it from GitHub.

Secure scuttlebutt core (similar to ssb-server) in a browser. This is a full implementation of ssb running in the browser only (but not limited to, of course). The key of your feed is stored in the browser together with the log, indexes and smaller images. To reduce storage and network requirements, partial replication has been implemented. Wasm is used for crypto and is around 90% the speed of the C implementation. A WebSocket is used to connect to pubs or rooms. The bundle-core.js file in dist/ is roughly 2mb. Replication in the browser is quite a bit slower than in node, around 2x. There doesn't seem to be a single cause, it appears to be all the diferrent layers that are slower: end-to-end encryption, database write etc. SSB conn is used for connections and rooms are supported. Partial replication is implemented which allows two connected browsers to do a partial sync. Partial replication speed on a fast laptop is roughly 425 feeds in 56 seconds, and roughly half of that on a slow laptop or when running on battery. Boxes represent modules, some internal to browser-core and some external. Ellipses in gray represents overall areas and are thus not modules.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ssb-browser-core has a low active ecosystem.
              It has 45 star(s) with 7 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 8 open issues and 15 have been closed. On average issues are closed in 47 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of ssb-browser-core is v13.0.0

            kandi-Quality Quality

              ssb-browser-core has 0 bugs and 0 code smells.

            kandi-Security Security

              ssb-browser-core has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ssb-browser-core code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ssb-browser-core has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              ssb-browser-core releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ssb-browser-core
            Get all kandi verified functions for this library.

            ssb-browser-core Key Features

            No Key Features are available at this moment for ssb-browser-core.

            ssb-browser-core Examples and Code Snippets

            No Code Snippets are available at this moment for ssb-browser-core.

            Community Discussions

            No Community Discussions are available at this moment for ssb-browser-core.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ssb-browser-core

            You can download it from GitHub.

            Support

            The contacts index for the friends graph. Contains the method getGraphForFeed(feed, cb) that will return an object of: following, blocking and extended given the feed.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/arj03/ssb-browser-core.git

          • CLI

            gh repo clone arj03/ssb-browser-core

          • sshUrl

            git@github.com:arj03/ssb-browser-core.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by arj03

            ssb-browser-demo

            by arj03JavaScript

            knockout.wrap

            by arj03JavaScript

            ssb-dat-autoshare

            by arj03JavaScript

            groupies

            by arj03JavaScript

            ssb-entitydb

            by arj03JavaScript