226 Commits (fa4895dad8a1bc975a289bfc037325757403e448)
 

Author SHA1 Message Date
stuckinaboot fa4895dad8
Ignore kademlia folder in code coverage (#109) 6 years ago
Tran Ly Vu ebd5ddc21f Update unit tests from peer package (#103) 6 years ago
Robert Zajac fef4a5f5f6
Merge pull request #108 from zixuanzh/requirements_dev 6 years ago
Robert Zajac e47c4e98fa adding requirements_dev.txt 6 years ago
zixuanzh 7c2b2800a8 Merge branch 'magniff-feature/issue-104' 6 years ago
zixuanzh 71a6b868e1 fix merge conflicts 6 years ago
Robert Zajac ba8d2491d4
Merge pull request #106 from zixuanzh/protocol-mux-lint 6 years ago
Robert Zajac 714ea929a7 bad travis copy 6 years ago
Robert Zajac 869351a380 upgrading pip, as in #105 6 years ago
Robert Zajac 1dbe490623 fixing linting errors with protocol_muxer and adding to Travis 6 years ago
Alexander Koshkin 597f94ddb2 Pylint --ignore-patterns seems to be broken. 6 years ago
Alexander Koshkin 58743bb373 Unpack bash curly stuff. 6 years ago
Alexander Koshkin 113021eacd Delete trailing whitespace issue, ignore previously untested folders for now. 6 years ago
Alexander Koshkin 3ab741feb4 Upgrade pip, using pytest>=3.6. 6 years ago
Alexander Koshkin d629a0c85e Fix examples/chat/chat.py. Extract test requirements to .travis.yaml file. 6 years ago
Alexander Koshkin ce6ddb27a9 Migrate to new project structure. 6 years ago
Alexander Koshkin 880ae748d1 Delete requirements.txt file, add setup.py instead. 6 years ago
Robert Zajac ab1aa0e7a8
adding links to maintainers 6 years ago
Robert Zajac 6821236e8f
Adding maintainers to README 6 years ago
Robert Zajac 9cfe26fcd3
Merge pull request #99 from zixuanzh/proper-multiaddr 6 years ago
Robert Zajac 2f33f55141 updating peerinfo variable style 6 years ago
Robert Zajac 4c0cd8730f updating to proper multiaddr and changing to p2p 6 years ago
Robert Zajac f6c6ec2213
Merge pull request #98 from zixuanzh/feature-breakdown 6 years ago
Robert Zajac d12bac462e adding unplanned features and lemons 6 years ago
Robert Zajac 84e09ee243 Adding feature breakdown to readme 6 years ago
Robert Zajac 2e9b647563
Merge pull request #96 from zaibon/test_chat 6 years ago
Christophe de Carvalho Pereira Martins 97e554e265
make the chat example a runnable test 6 years ago
Robert Zajac 390f2fa9f4
Merge pull request #94 from zaibon/test_port_management 6 years ago
Christophe de Carvalho Pereira Martins 2a324c0076
don't manually assign port during test 6 years ago
Robert Zajac b06aec4c47
adding libp2p irc to README 6 years ago
Robert Zajac f54ac8aaa1
Merge pull request #91 from zixuanzh/next-stream-id 6 years ago
Robert Zajac 803999310a refactoring stream IDs 6 years ago
Robert Zajac 49bc5d2f65 Merge branch 'next-stream-id' of https://github.com/zixuanzh/py-libp2p into next-stream-id 6 years ago
Christophe de Carvalho 611de28aca Add basic support for multiaddr addresses and improvement around peer id (#75) 6 years ago
Alex Haynes 50157aa070 updated logic to avoid conflicts in next stream id selection 6 years ago
stuckinaboot 7fa674dee2
Protocol muxing (#82) 6 years ago
Robert Zajac 3c14a609fc
Adding gitter badge 6 years ago
Robert Zajac 64cd495ddb
Merge pull request #74 from csunny/master 6 years ago
Alex Haynes f8963d628c
Switch message buffers to blocking queues and update reading logic (#83) 6 years ago
Alex Haynes 6ff97ebb3e
added double response test (#80) 6 years ago
ZX 8bcffb67cb WIP CI Build Errors (#76) 6 years ago
Alex Haynes 8326f87835
Update .travis.yml 6 years ago
Alex Haynes 2165afdb81
Update README.md 6 years ago
ZX 31222a0b4f
Merge pull request #67 from zaibon/travis-upstream 6 years ago
Christophe de Carvalho Pereira Martins e7029a1b00
enable CI 6 years ago
csunny c950e065f3 Add more info for chat example 6 years ago
csunny 22010447b5 fix run error 6 years ago
ZX 161f4d1001
Merge pull request #70 from zixuanzh/refactor-libp2p 6 years ago
Robert Zajac 4439229632
Merge pull request #72 from zixuanzh/stream-id 6 years ago
Robert Zajac 6c99d854dd fixes for muxed_conn interface and usage of self.buffers over self.stream 6 years ago