226 Commits (fa4895dad8a1bc975a289bfc037325757403e448)
 

Author SHA1 Message Date
Robert Zajac 592ef69d8d Improved stream IDs 6 years ago
zixuanzh ff6fdccea4 refactor libp2p 6 years ago
ZX 5548041a37
Merge pull request #66 from zixuanzh/mplex 6 years ago
zixuanzh 0bfb7fb7e2 Merge branch 'mplex' of https://github.com/zixuanzh/py-libp2p into mplex 6 years ago
zixuanzh 7df6424ff1 todo for close and reset 6 years ago
Robert Zajac 276aa97f21
adding todo to connection test 6 years ago
zixuanzh 2569eac3a0 lint 6 years ago
zixuanzh daf9f69b62 raw_connection echo test 6 years ago
zixuanzh d83b6ef459 mplex stream close reset done 6 years ago
zixuanzh e047752d82 rename muxed_conn 6 years ago
Robert Zajac 4e2749c915
Merge pull request #64 from zaibon/chat_example 6 years ago
Christophe de Carvalho Pereira Martins d8f0f71413
add click and base58 to requiremrents.txt 6 years ago
Christophe de Carvalho Pereira Martins b80df48d37
move chat.py into examples directory 6 years ago
Christophe de Carvalho Pereira Martins b3e2e6d8ad
run stdin reading in its own thread to no block the event loop 6 years ago
Christophe de Carvalho Pereira Martins 9123760191
WIP: chat example 6 years ago
Christophe de Carvalho Pereira Martins 96edf96e76
make stream close async 6 years ago
Robert Zajac 01daf8ae8a
Merge pull request #63 from zixuanzh/chat-hotfix 6 years ago
Robert Zajac b2a35114b1 reading logic in muxed_connection 6 years ago
stuckinaboot 4e8b969864
Merge pull request #62 from zixuanzh/readme-notice 6 years ago
Robert Zajac 5ec8bcd066 Warning on readme 6 years ago
Robert Zajac 5f6bdcf40d
Merge pull request #59 from raulk/docs 6 years ago
Robert Zajac fd83824246
Merge pull request #61 from mgoelzer/dual-license 6 years ago
Mike Goelzer 91b69bb37a
Dual license (MIT+Apache2) 6 years ago
Raúl Kripalani 2c51096050
Update README.md 6 years ago
Robert Zajac cf5b159971
Merge pull request #56 from zixuanzh/add-overview 6 years ago
stuckinaboot 2aaa81b3d3
Merge branch 'master' into add-overview 6 years ago
Stuckinaboot 9dd6b87bed Update readme 6 years ago
Robert Zajac 4304098977
updating readme 6 years ago
stuckinaboot 2e1313022f
Merge pull request #55 from zixuanzh/folder-typo 6 years ago
Alex Haynes b3d9519c13 fixed typo 6 years ago
Robert Zajac c106d2291a
Merge pull request #54 from zixuanzh/lint 6 years ago
Robert Zajac 4daba76908 minor test bugfix 6 years ago
zixuanzh c5c9d3e5c9 lint 6 years ago
stuckinaboot b4272918d9
Merge pull request #52 from zixuanzh/libp2p-new-node 6 years ago
Robert Zajac 6e3857c89a message read length fix 6 years ago
Robert Zajac 61e11a2716 adding additional bugfixed files 6 years ago
Robert Zajac 90cb0e903e Merge branch 'master' of https://github.com/zixuanzh/py-libp2p into libp2p-new-node 6 years ago
Robert Zajac 430e63f263 End to end messaging bugfixes 6 years ago
stuckinaboot cdfd30216b
Merge pull request #50 from zixuanzh/libp2p-new-node 6 years ago
Robert Zajac e2b7ad8926 minor fix 6 years ago
Robert Zajac a0ad0b5ef7
Merge pull request #51 from zixuanzh/zx-new-node 6 years ago
zixuanzh 64002acc64 implement new_node 6 years ago
Robert Zajac 87c3da6c66 swarm listen done 6 years ago
Robert Zajac 86ed5e7e7b Merge branch 'master' of https://github.com/zixuanzh/py-libp2p into libp2p-new-node 6 years ago
Robert Zajac 2125b881a2
Merge pull request #49 from zixuanzh/accept-stream 6 years ago
Alex Haynes 4b971410bc accept stream 6 years ago
Robert Zajac f54a3c52d8 WIP swarm listen 6 years ago
Robert Zajac 684cb90908 WIP swarm listen 6 years ago
ZX 716e061645
Merge pull request #47 from zixuanzh/upgrader 6 years ago
Alex Haynes 4b098ae137
Merge pull request #48 from zixuanzh/libp2p-cons-fix 6 years ago