Skip to content

Commit

Permalink
Update Sink connector manifest (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro authored Oct 10, 2024
1 parent 2fcf580 commit edc4c7a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "${name}",
"version": "${version}",
"title": "${title}",
"description": "The Lightstreamer Kafka Connector is an intelligent proxy that bridges Kafka with web and mobile applications, ensuring real-time data streaming across the last mile. It addresses challenges like firewalls, unpredictable internet bandwidth, and large data volumes using Lightstreamer’s advanced technology.\n\nBy eliminating the need for REST polling and MQTT proxies, it simplifies architecture while enhancing performance with features like Intelligent Streaming, adaptive throttling, server-side filtering, and powerful topic mapping.\n\nDesigned for massive scalability, Lightstreamer supports millions of concurrent clients with low latency. It efficiently fans out real-time messages from Kafka topics, minimizing the load on both the Kafka broker and the client applications.\n\nThe Lightstreamer Kafka Connector can be configured to work either as a Kafka Connect sink or a direct Kafka client.\n\nIt provides extensive client SDKs for developing applications for the web, mobile, desktop, and various smart devices.",
"description": "The Lightstreamer Kafka Connector is an intelligent proxy that bridges Kafka with web and mobile applications, ensuring real-time data streaming across the last mile. It addresses challenges like firewalls, unpredictable internet bandwidth, and large data volumes using Lightstreamer’s advanced technology.\n\nBy eliminating the need for REST polling and MQTT proxies, it simplifies architecture while enhancing performance with features like Intelligent Streaming, adaptive throttling, server-side filtering, and powerful topic mapping.\n\nDesigned for massive scalability, Lightstreamer supports millions of concurrent clients with low latency. It efficiently fans out real-time messages from Kafka topics, minimizing the load on both the Kafka broker and the client applications.\n\nThe Lightstreamer Kafka Connector can be configured to work either as a Kafka Connect sink or a direct Kafka client.\n\nIt provides extensive client SDKs for developing applications for the web, mobile, desktop, and various smart devices.\n\n\n\nTags: last-mile, websockets, ws, http, apps, frontend, front end, front-end, javascript, html, android, ios, swift, broadcast, push, push notifications",
"owner": {
"username": "${owner}",
"type": "organization",
Expand All @@ -16,7 +16,7 @@
"url": "https://lightstreamer.com/contact",
"provider_name": "Lightstreamer Srl"
},
"tags": [ "Lightstreamer", "kafka-connect-lightstreamer", "last mile", "last-mile", "lastmile", "intelligent", "intelligent streaming", "websocket", "websockets", "ws", "proxy", "web", "mobile", "apps", "front end", "front-end", "frontend", "javascript", "html", "android", "ios", "swift", "offloading", "fan out", "fanout", "scaling", "scalability", "scalable", "broadcast", "broadcasting", "rest", "mqtt", "firewall", "proxy", "filter", "filtering", "push", "push notifications", "real time", "real-time", "realtime", "bandwidth", "routing", "web streamng", "internet", "remote", "wan", "push technology", "http", "http streaming", "polling", "long polling", "optimize", "optimization"],
"tags": [ "Lightstreamer", "kafka-connect-lightstreamer", "last mile", "last-mile", "lastmile", "intelligent", "intelligent streaming", "websocket", "websockets", "ws", "web", "mobile", "apps", "front end", "front-end", "frontend", "javascript", "html", "android", "ios", "swift", "offloading", "fan out", "fanout", "scaling", "scalability", "scalable", "broadcast", "broadcasting", "rest", "mqtt", "firewall", "proxy", "filter", "filtering", "push", "push notifications", "real time", "real-time", "realtime", "bandwidth", "routing", "web streamng", "internet", "remote", "wan", "push technology", "http", "http streaming", "polling", "long polling", "optimize", "optimization"],
"features": {
"supported_encodings": [ "any" ],
"single_message_transforms": true,
Expand Down

0 comments on commit edc4c7a

Please sign in to comment.