ebracci

Results 3 issues of ebracci

Hi everyone, I am current managing a project in which there is a single instance of Loopback application but each Model must have a different datasource based on the current...

bug

Hi, I am trying to test the following example but it doesn't work. ``` object PublishSubscribe extends App { implicit val system = ActorSystem() val factory = new ConnectionFactory() val...

Hi, I'm using wit.ai in a simple python application in order to trascribe audio (Speech to text) and I have encountered the following issue: when i send audio with the...