VWS-Python / vws-python

Python wrapper for Vuforia Web Services (VWS) API
MIT License
13 stars 7 forks source link

Make it possible to run the mock version of Vuforia as a server #58

Closed adamtheturtle closed 6 years ago

adamtheturtle commented 7 years ago

Like Mimic

adamtheturtle commented 7 years ago

The idea I have for this:

Maybe replace the current implementation of the mock with that - if it is as fast

adamtheturtle commented 7 years ago

Allow the wrapper to take a host argument, and allow setting a custom host on the mock so that they can connect.

adamtheturtle commented 6 years ago

This issue was moved to adamtheturtle/vws-python-mock#8