Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jan 28, 2020
1 parent 15bb5a8 commit ecd56ba
Show file tree
Hide file tree
Showing 3 changed files with 471 additions and 267 deletions.
1 change: 1 addition & 0 deletions msg-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ const intern = (module.exports.intern = {
}
},

// TODO: support a default delegate
handle_delegate: function(instance, call, callmap, spec) {
if (call.delegate) {
if ('string' === typeof call.delegate) {
Expand Down

0 comments on commit ecd56ba

Please sign in to comment.