fusionjs / fusion-plugin-rpc

Migrated to https://github.com/fusionjs/fusionjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update check for ctx in constructor

ganemone opened this issue · comments

We need to update the core plugin api to pass null or undefined to the Service constructor when a user calls .of(). Once that is done, we can update our check to check for truthiness rather than ctx.headers.

I think this no longer applies with DI @ganemone ?

This issue was automatically re-opened because it is referenced in a TODO.