Marten Seemann
4b236dded4
update README ( #1330 )
3 years ago
Marten Seemann
6782c4a47c
remove dead API link in README
3 years ago
Marten Seemann
2229f69c7b
clean up badges in README
3 years ago
Marten Seemann
a9ff9b98df
remove recommendation about Go module proxy from README
3 years ago
Marten Seemann
9cdf5a93ed
remove secio from README, add noise
3 years ago
Marten Seemann
22af32f9b8
remove Go version requirement and note about Go modules from README
3 years ago
Ian Davis
42923d210d
Cleanup some references to old examples repo
4 years ago
Ian Davis
d340059a80
chore: bring examples back into repository
4 years ago
Steven Allen
9d13654fbb
doc: add a basic release process
1. A simple checklist.
2. A script to generate release notes.
I'm explicitly ignoring anything like a branching model for the moment.
We don't have a long RC process so that shouldn't be required (yet).
4 years ago
David Dias
969eedc98f
docs: remove note to non cancelled dev calls
5 years ago
David Dias
b55baf18e9
docs: remove deprecated packages
5 years ago
Henri S
1b8f1b69d0
small grammar fixes and updates to readme
5 years ago
Raúl Kripalani
5f60501a04
readme: add instructions for bypassing default gomod proxy. ( #731 )
We do not want to contribute to informing Google of every single user that uses go-libp2p, thanks.
Also, the default proxy (proxy.golang.org) contains old and deprecated `+incompatible` versions that the Go toolchain selects over the more recent go-modded versions.
See https://github.com/golang/go/issues/34189 and https://github.com/golang/go/issues/34217 .
5 years ago
Raúl Kripalani
02e6218268
readme: remove waffle link. ( #720 )
5 years ago
Alex Browne
529bf100cc
Update link to go-libp2p-tls in README.md ( #719 )
5 years ago
Steven Allen
99c5d3c62d
README: bump to go 1.12
5 years ago
Yusef Napora
81697d5dbd
update package table after -core refactor
5 years ago
Hector Sanjuan
4a3c8bf495
Add go-libp2p-gostream and go-libp2p-http to readme
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
5 years ago
Raúl Kripalani
29e5ff48bb
farewell gx; thanks for serving us well.
6 years ago
Yusef Napora
51621c18bd
fix TOC links
6 years ago
Yusef Napora
c331b52d71
Add link to discuss topic about gx migration
6 years ago
Yusef Napora
d092ebaf21
deprecate gx in readme, link to workspace
This adds a link to the workspace-go-libp2p repo and some context
on what it's used for.
It also removes gx-related instructions and adds a deprecation
notice about gx, encouraging users to migrate.
6 years ago
Yusef Napora
2a48294236
add discuss badge to readme
6 years ago
Alex Browne
125e0995c8
Fix broken link in README.md
It looks like `github.com/whyrusleeping/go-smux-mplex` was renamed to `github.com/whyrusleeping/go-smux-multiplex`.
6 years ago
Yusef Napora
5b0e2d3373
link to docs & discuss in readme
6 years ago
Andrew Nesbitt
2b1f7dd23f
Remove jenkins column from package table
Also update travis-ci.org to travis-ci.com
6 years ago
Raúl Kripalani
82ac647330
readme: update usage instructions for gomod.
6 years ago
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>
6 years ago
Marten Seemann
d76db1d65d
fix contributing link in README
6 years ago
David Dias
e15828972d
docs: libp2p yellow
6 years ago
Raúl Kripalani
388a294578
Fix badges and links on README.md
6 years ago
Steven Allen
9592a3eab6
package-list: fix pubsub link
(for rename)
6 years ago
vyzo
55f24aa3fc
shuffle packages to better spots
6 years ago
vyzo
9a8a3d7437
update package list for discovery and autonat
6 years ago
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>
6 years ago
vyzo
6d641cac9f
fix README info for pubsub
6 years ago
Raúl Kripalani
cf61930207
package-table: correct small typo.
License: MIT
Signed-off-by: Raúl Kripalani <raul@protocol.ai>
6 years ago
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.
6 years ago
Raúl Kripalani
a6d2132260
README: fix go-libp2p-blankhost row.
License: MIT
Signed-off-by: Raúl Kripalani <raul@protocol.ai>
6 years ago
Raúl Kripalani
30901d57f9
enhance package list with new items.
License: MIT
Signed-off-by: Raúl Kripalani <raul.kripalani@gmail.com>
6 years ago
Henrique Dias
cc7c13b9b5
update table
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
6 years ago
David Dias
e7739aadfc
docs: update packages table
6 years ago
Henrique Dias
84c701dbfe
remove badges for interface-
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
6 years ago
Henrique Dias
a7b1927769
travis and jenkins
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
6 years ago
Henrique Dias
1de376200e
add link to package-table
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
6 years ago
Henrique Dias
6c9315e809
fix: use name instead of pakage
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
6 years ago
Henrique Dias
8dc8dd09db
feat: use package-table
6 years ago
David Dias
163d7d40dd
docs: add url to weekly dev syncs
6 years ago
qidu
075d336c2f
Update README.md
to get the source right
7 years ago
Steven Allen
0ee6c5a218
extract libp2p examples to go-libp2p-examples
Repo: https://github.com/libp2p/go-lib2p-examples
6 years ago