Logo
Explore Help
Sign In
fluencelabs/js-libp2p
1
0
Fork 0
You've already forked js-libp2p
mirror of https://github.com/fluencelabs/js-libp2p synced 2025-05-12 18:57:15 +00:00
Code Issues Projects Releases Wiki Activity
js-libp2p/examples/delegated-routing/src/index.js

9 lines
260 B
JavaScript
Raw Normal View History

feat: add delegated peer and content routing support (#242) * feat: allow for configuring content and peer routing * feat: support multiple peer and content routing modules * docs: add delegated routing example
2018-10-19 16:28:28 +02:00
// eslint-disable-next-line
'use strict'
docs: update examples for latest libp2p rc (#353) * docs: update chat example readme * docs: update discovery test for autodial * docs: fix delegated routing example * docs: update echo example readme * docs: fix libp2p in the browser example * docs: update examples for peer/content routing * docs: update the pubsub example
2019-04-11 15:52:04 +02:00
import React from 'react' // eslint-disable-line no-unused-vars
import ReactDOM from 'react-dom'
import App from './App' // eslint-disable-line no-unused-vars
feat: add delegated peer and content routing support (#242) * feat: allow for configuring content and peer routing * feat: support multiple peer and content routing modules * docs: add delegated routing example
2018-10-19 16:28:28 +02:00
ReactDOM.render(<App />, document.getElementById('root'))
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 150ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API