Lyubo Marinov
|
75a486ff96
|
Merge branch 'abstract_transport2'
Additionally, attempt to move closer to the coding style adopted by
react/.
|
2017-05-02 17:40:16 -05:00 |
hristoterezov
|
b49c1c6ba2
|
fix(transport): Code style issues and enableLegacyFormat param bug
Improves naming.
Fixing typos.
enableLegacyFormat param was working like disableLegacyFormat.
Improves the structure of transport/index.js
|
2017-04-28 15:24:20 -05:00 |
Lyubo Marinov
|
e9dc9c47a9
|
Coding style
For lack of a better word/phrase, I'm calling all changes coding style.
I'm targeting readability through naming and syntax.
|
2017-04-28 10:41:08 -05:00 |
hristoterezov
|
3e055c1201
|
ref(external_api): To use transport module
|
2017-04-28 10:41:08 -05:00 |
hristoterezov
|
0dff35c0db
|
feat(transport): Implement transport module
The transport module will be handling all external app
communication.
|
2017-04-28 10:41:08 -05:00 |