Mark Rossetti
Mark Rossetti
Use the OpenTok server-side library to contact the OpenTok API for new sessionIds and tokens as necessary when additional classrooms are created. At present, this will likely involve some shaky...
Add new collaborative document types for different types of teaching, e.g. a chessboard for chess tutoring or a musical staff for music theory work
Having a tough time figuring out where to hook up my SSH key so that the remote server can pull from my private repo. Would be great if instructions for...
First, thanks for an outstanding repo. Wouldn't have gotten anywhere without this and your accompanying post at http://www.talkingquickly.co.uk/2014/01/deploying-rails-apps-to-a-vps-with-capistrano-v3/ One subtlety that got me into trouble: in `production.rb`, there's the choice...
I have a number of workers that return results of the general format: ``` { success: false, message: "Some text about what happened." } ``` I'm able to receive these...
Thanks for making this library! Have enjoyed making use of it. Just a heads up that we ran into an incompatibility when doing *release* (i.e. not development) builds on RN...
Happy to make any adjustments needed to get this merged - just let me know :-)