py-libp2p/libp2p/security/insecure
mhchia 59b373b48a
Add plaintext.proto
Update Makefile to handle the import in `plaintext.proto`.
Import path is modified to be relative to the project root.
And we run `protoc` from where `Makefile` locates, i.e. the project
root.

Reference:
- plaintext.proto: 62b2c6c482/sec/insecure/pb/plaintext.proto
2019-08-22 22:53:46 +08:00
..
pb Add plaintext.proto 2019-08-22 22:53:46 +08:00
__init__.py Fix the issue when importing from other package 2019-08-22 15:36:17 +08:00
transport.py PR feedback: set protocol_id to constants 2019-08-21 11:43:24 +08:00