Skip to content

Conversation

@najamsk
Copy link

@najamsk najamsk commented Feb 28, 2019

main.go
boxutil package has x into its path which is not found on filesystem for that go was throwing errors. removed x to build script.

assets/app.js
script to create media stream was using old api. wrap that code in try block. if modern browser throws exception use new api otherwise keep using old api call.

boxutil package has x into its path which is not found on filesystem for that go was throwing errors. removed x to build script.

assets/app.js
script to create media stream was using old api. wrap that code in try block. if modern browser throws exception use new api otherwise keep using old api call.
@najamsk najamsk mentioned this pull request Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant