David Luu

Results 141 comments of David Luu

Was wondering whether @abbynucup meant .NET/C# implementation of the server for self hosting, or asking for client API to call the service to send SMS, it's not clear in the...

Sorry for delayed response, no, and I've not followed up on it since, I don't really use textbelt myself these days. Would be nice if @typpo would offer some insight...

Issues encountered thus far below. In an interactive debug session. I start up the docker container, going into the shell, with ports mapped (to my local host 8080 for container...

One other thing I forgot to mention, originally based the docker image to use node.js 0.12 with the same install process. For 0.12, for some reason "npm" was not found...

I added a vagrant config as well, although I haven't really worked with vagrant myself. Based off default template a colleague supplied to me.

FYI, there appears to be a docker image available publicly on docker hub but w/o any details on how to use it, a Github repo to work off of, nor...

Fixed warning/error for the server instance when sending text message through it, for Docker. For server usage, must start redis 1st (until we can fix it in image to auto-start)...

Well, aside from using it like a module, the server side setup is about done for docker image to build and use. But it doesn't seem to really work for...

Interesting post, good to know. I would +1 for having option to specify carrier in the API, with default being unspecified. If user chose to mention carrier we can then...

Last time I tried over the weekend, it seemed that the text didn't go through on Sprint either. It used to work. I wonder if the carriers are all getting...