tile38/internal/endpoint
tidwall feba00040e Added TLS support for Nats webhook provider
Use the `tls=1` and the set the the `tlscert` and `tlskey` query
string params. The cert and key files must be on the tile38
server and the Nats server must be started using the same files.

nats://54.12.34.121:4222/fleet?tls=1&tlscert=cert.crt&tlskey=cert.key
2019-10-30 08:17:40 -07:00
..
amqp.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
disque.go Updated redigo imports 2018-10-29 05:00:54 -07:00
endpoint.go Added TLS support for Nats webhook provider 2019-10-30 08:17:40 -07:00
grpc.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
http.go Allow 201 & 202 status code on webhooks 2019-02-05 14:49:01 -07:00
kafka.go Kafka endpoint to create a key for each message based on key and id 2018-11-26 13:05:30 +01:00
local.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
mqtt.go Use WaitTimeout for MQTT 2019-10-08 11:13:18 -07:00
nats.go Added TLS support for Nats webhook provider 2019-10-30 08:17:40 -07:00
redis.go Updated redigo imports 2018-10-29 05:00:54 -07:00
sqs.go Add verbose messaging for aws/sqs 2019-03-17 18:40:34 -07:00