Revamp API wrapper code #10

Merged
alexliebowitz merged 5 commits from new-api-wrapper into master 2017-03-10 09:57:43 +01:00
alexliebowitz commented 2017-03-09 21:52:26 +01:00 (Migrated from github.com)
  • Refactoring throughout JSON-RPC, lbrynet and Lighthouse logic
  • Move JSON-RPC stuff into its own module
  • Add ability to directly call API methods on the lbry and lighthouse modules, e.g. lbry.file_list({name: 'what'})
  • New-style API calls use promises instead of callbacks.
  • Converted some lbrynet calls and all Lighthouse calls to use the new style
- Refactoring throughout JSON-RPC, lbrynet and Lighthouse logic - Move JSON-RPC stuff into its own module - Add ability to directly call API methods on the lbry and lighthouse modules, e.g. `lbry.file_list({name: 'what'})` - New-style API calls use promises instead of callbacks. - Converted some lbrynet calls and all Lighthouse calls to use the new style
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#10
No description provided.