tile38/internal/endpoint
Plamen Todorov c3b9a689bb Use uuid as mqtt clientId
Use crypto/random to generate unique mqtt client id. The tile38 prefix
makes the connections easily identifiable in the mqtt broker logs.
2019-10-08 09:34:31 +03: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 Allow for standard SQS URLs 2019-03-13 15:41:49 -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 uuid as mqtt clientId 2019-10-08 09:34:31 +03:00
nats.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -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