Raúl Kripalani
82ac647330
readme: update usage instructions for gomod.
2019-03-07 00:54:35 +01:00
Steven Allen
894979f46f
Merge pull request #506 from petroav/remove-duplicates-in-readme
...
readme: remove duplicate repo entries in README and package-list.json
2018-12-18 17:47:11 -08:00
Anton Petrov
168488bfc3
readme: remove duplicate repo entries in README and package-list.json
...
License: MIT
Signed-off-by: Anton Petrov <anton.github@gmail.com>
2018-12-18 22:58:25 +00:00
Marten Seemann
d76db1d65d
fix contributing link in README
2018-11-28 08:41:11 +07:00
David Dias
e15828972d
docs: libp2p yellow
2018-11-23 09:41:49 +00:00
Raúl Kripalani
388a294578
Fix badges and links on README.md
2018-11-16 12:16:03 +00:00
Steven Allen
9592a3eab6
package-list: fix pubsub link
...
(for rename)
2018-10-18 21:29:19 +01:00
vyzo
55f24aa3fc
shuffle packages to better spots
2018-10-18 21:28:39 +03:00
vyzo
9a8a3d7437
update package list for discovery and autonat
2018-10-18 18:55:10 +03:00
Hector Sanjuan
80a994aeb0
Add go-libp2p-gorpc to package list.
...
Apparently this also includes some new Jenkins badges.
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-10-17 15:56:04 +02:00
vyzo
6d641cac9f
fix README info for pubsub
2018-10-10 12:04:02 +03:00
Raúl Kripalani
cf61930207
package-table: correct small typo.
...
License: MIT
Signed-off-by: Raúl Kripalani <raul@protocol.ai>
2018-08-27 11:08:40 +01:00
Steven Allen
788a09fbba
remove some packages from the package table
...
* go-libp2p-coral-dht is currently being written and shouldn't go in this list
until it's reasonable usable (unless I'm missing the point of this list).
* go-libp2p-ping is an unmaintained extraction of go-libp2p/p2p/ping
* go-libp2p-pubsub is slated to be removed.
* go-libpp2-dummy-conn was implemented to test go-libp2p-pnet. (1)
go-libp2p-pnet can now be tested with normal `io.ReadWriteCloser`s so it
doesn't need this package and (2) I didn't bother updating this package when I
did the libp2p transport refactor.
2018-08-24 13:03:42 -07:00
Raúl Kripalani
a6d2132260
README: fix go-libp2p-blankhost row.
...
License: MIT
Signed-off-by: Raúl Kripalani <raul@protocol.ai>
2018-08-24 19:49:07 +01:00
Raúl Kripalani
30901d57f9
enhance package list with new items.
...
License: MIT
Signed-off-by: Raúl Kripalani <raul.kripalani@gmail.com>
2018-08-23 13:49:16 +01:00
Henrique Dias
cc7c13b9b5
update table
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-22 19:10:32 +01:00
David Dias
e7739aadfc
docs: update packages table
2018-08-22 18:36:46 +02:00
Henrique Dias
84c701dbfe
remove badges for interface-
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-22 14:13:05 +01:00
Henrique Dias
a7b1927769
travis and jenkins
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-22 14:09:37 +01:00
Henrique Dias
1de376200e
add link to package-table
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-22 13:26:20 +01:00
Henrique Dias
6c9315e809
fix: use name instead of pakage
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-22 12:47:57 +01:00
Henrique Dias
8dc8dd09db
feat: use package-table
2018-08-22 12:17:25 +01:00
David Dias
163d7d40dd
docs: add url to weekly dev syncs
2018-08-11 13:26:00 +02:00
Steven Allen
d8ee5b3cc9
Merge pull request #381 from libp2p/feat/extract-examples
...
extract libp2p examples to go-libp2p-examples
2018-07-27 19:36:10 +00:00
Steven Allen
d9712a3b90
Merge pull request #298 from qidu/patch-1
...
Update README.md
2018-07-27 19:31:42 +00:00
qidu
075d336c2f
Update README.md
...
to get the source right
2018-07-27 12:30:18 -07:00
Steven Allen
0ee6c5a218
extract libp2p examples to go-libp2p-examples
...
Repo: https://github.com/libp2p/go-lib2p-examples
2018-07-27 11:41:28 -07:00
David Dias
934606d0f2
docs: update logo url
2018-07-06 19:16:45 +02:00
Aviv Eyal
49182bcfeb
Don't rely on local peer store for remote nodes public keys
2018-02-21 15:01:21 -08:00
Steven Allen
439fb2655f
Fix the go get command.
...
We need to download dependencies for all packages in the repo, not just the
root (there are no packages at the root).
fixes #219
2017-09-03 10:10:06 -07:00
David Dias
caa868349a
docs: fix, deduplicate tests instructions
2017-08-21 21:19:12 +01:00
David Dias
3d33ba1915
apply cr
2017-08-21 21:10:25 +01:00
David Dias
4cc6a4e0f8
apply cr
2017-08-20 20:04:55 +01:00
David Dias
e7293cb509
docs: remove coverage badge (non existent)
2017-08-19 18:26:45 +02:00
David Dias
b2d738a349
docs: add a note about gxifying deps
2017-08-19 18:07:40 +02:00
David Dias
c7ad187fe0
docs: refresh the readme, add more information for new contributors, add new logo, make it match js-libp2p
2017-08-19 17:55:08 +02:00
keks
37377fd505
update links in README to libp2p org
2016-12-12 20:52:56 +01:00
Jeromy Johnson
6d069ac4bd
Merge pull request #133 from hsanjuan/doc/fix-examples-location
...
Readme.md: point to the right location for examples.
2016-10-24 17:47:22 -07:00
Hector Sanjuan
7bf5ed2ac0
Readme.md: point to the right location for examples.
...
License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2016-10-05 09:55:34 +02:00
Richard Littauer
bda4d02201
Update README URLs based on HTTP redirects
2016-09-30 13:30:04 -04:00
Stephen Whitmore
2f82ff82e4
Update remaining libp2p spec links.
2016-09-16 10:09:41 -07:00
zjiekai
60a07684bf
Update README.md
2016-08-17 23:58:11 +08:00
David Dias
b5469424e8
add examples link to the readme
2016-05-17 16:26:26 +01:00
Lars Gierth
7d2224667a
Add package extraction notes
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-04-27 12:59:04 -07:00
Mitchell Perilstein
c769229bf7
fix link
2016-03-19 10:18:35 -04:00
Jeromy Johnson
7369636014
Update README.md
2016-03-16 11:19:18 -07:00
Friedel Ziegelmayer
b60792620c
Remove superfluous square bracket
2016-02-16 20:57:34 +01:00
David Dias
c7f397babb
add logo
2015-11-19 10:39:01 +00:00
David Dias
7f7b76d39c
add -u on install things
2015-11-19 10:32:30 +00:00
David Dias
35a0ea39a3
remove _test.go
2015-11-19 10:30:41 +00:00