MSL (pronounced 'Missile') stands for Mock Service Layer. Our tools enable quick local deployment of your UI code on Node and mocking of your service layer for fast, targeted testing.
Since XHR2 doesn't support sync calls, we should consider the following for msl-client-node:
1) Use a different library - https://github.com/driverdan/node-XMLHttpRequest
2) Build polling ourselves inside node client
Since XHR2 doesn't support sync calls, we should consider the following for msl-client-node: 1) Use a different library - https://github.com/driverdan/node-XMLHttpRequest 2) Build polling ourselves inside node client