mhchia
|
5768daa9bf
|
PR feedbacks
- Nits
- Add `SecurityUpgradeFailure` and handle `UpgradeFailure` in Swarm.
|
2019-08-22 22:53:47 +08:00 |
|
Kevin Mai-Husan Chia
|
2a1367b011
|
Apply suggestions from code review
Co-Authored-By: NIC Lin <twedusuck@gmail.com>
|
2019-08-22 22:53:47 +08:00 |
|
mhchia
|
bb7d37fd4f
|
Fix msg encoding
- Change varint-prefix encode to fixedint-prefix(4 bytes) encode.
|
2019-08-22 22:53:46 +08:00 |
|
mhchia
|
22b1a5395d
|
A working plaintext 2.0 without validation
|
2019-08-22 22:53:46 +08:00 |
|
mhchia
|
8596f7390f
|
PR feedback: set protocol_id to constants
|
2019-08-21 11:43:24 +08:00 |
|
Alex Stokes
|
e7d2681fc0
|
Move base implementations into BaseSession
|
2019-08-15 16:33:34 -07:00 |
|
Alex Stokes
|
7942b7eaa7
|
Expose writer
|
2019-08-15 16:33:34 -07:00 |
|
Alex Stokes
|
879cbf1abd
|
Add an "insecure session" that satisfies the ISecureConn interface
|
2019-08-15 16:33:33 -07:00 |
|
Alex Stokes
|
1e5357a1e1
|
Update the ISecureConn interface following the reference and simplify accordingly
|
2019-08-15 16:33:33 -07:00 |
|
Alex Stokes
|
b98025c379
|
Move security transports into their respective sub-packages
|
2019-08-15 16:33:33 -07:00 |
|