* feat(client): allow custom fetch impl * fix(samples): remove test call * fix: proxy middleware order * chore(demo): switch to queue polling by default
* feat(client): stream queue status * chore: remove console log * fix: accumulative logs when streaming * fix(client): stream logs on queue update * chore(apps): remove pollInterval from sample apps