Radu Iliescu
|
8d3957f3b8
|
Makefile: refactor CFLAGS to come from main Makefile
Also remove CC and link flags since linking is done in main Makefile
|
2018-12-03 07:22:33 -05:00 |
|
Radu Iliescu
|
d3858ffc26
|
Makefile: refactor include files
Now major include files are comming from main Makefile,
module need to add just their specific include path.
To work make the include path absolute.
|
2018-11-29 07:15:27 -05:00 |
|
|
5e4f3cdb04
|
Fixed swarm multistream as incoming instead of outgoing connection.
|
2018-10-26 18:50:40 -03:00 |
|
John Jones
|
2e0391f68c
|
Make yamux compatible with GO. Still testing
|
2017-11-30 20:58:47 -05:00 |
|
John Jones
|
e67d626000
|
Added buffering to yamux
|
2017-11-30 14:32:36 -05:00 |
|
John Jones
|
8551121bf8
|
More yamux fixes
|
2017-11-28 23:41:46 -05:00 |
|
John Jones
|
0d4d475c2c
|
Swarm now functioning with yamux. Still needs more debugging.
|
2017-11-28 22:44:18 -05:00 |
|
jmjatlanta
|
0166a89d48
|
more docs on swarm connections
|
2017-10-18 09:14:26 -05:00 |
|
jmjatlanta
|
fc685a6f0b
|
Basic swarm connect flow document
|
2017-10-16 11:21:32 -05:00 |
|
jmjatlanta
|
56e301df8d
|
Handle swarm connect
|
2017-10-12 10:12:22 -05:00 |
|