Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 373 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 373 Bytes

subscription-transport-meteor

A meteor adaptation of the subscriptions-transport-ws package. this transport utilizes the meteor ddp server connection.

Works exactly like transport-ws, but doesn't need httpServer in the server constructor.

The current user is available in the subscription resolver context.