
Kapalı
İlan edilme:
Teslimde ödenir
I already have a JavaScript-based publisher broadcasting a feed ID; now I need the matching subscriber side written, wired up, and proven to work. The subscriber must listen for the incoming feed ID, retrieve the corresponding Janus feed ID that is stored on the backend, and make it available for the rest of the app. You can assume the publishing endpoint and message format are stable; the gap is entirely on the listening side. I’ll share the existing publisher code and the backend route that exposes the Janus feed map so you can test end-to-end. Deliverables • Clean, well-commented JavaScript subscriber code that connects, listens, and reacts to the publisher’s messages • A concise demo or test script showing the feed ID arriving and the correct Janus feed ID being fetched and logged or returned • Quick setup notes so I can reproduce the result locally If you’ve worked with Janus WebRTC or similar pub/sub patterns before, this should be straightforward. Let me know how soon you can turn it around.
Proje No: 40052939
41 teklifler
Uzaktan proje
Son aktiviteden bu yana geçen zaman 2 ay önce
Bütçenizi ve zaman çerçevenizi belirleyin
Çalışmanız için ödeme alın
Teklifinizin ana hatlarını belirleyin
Kaydolmak ve işlere teklif vermek ücretsizdir
41 freelancer bu proje için ortalama $178 AUD teklif veriyor

Hello, JavaScript Pub/Sub Subscriber Setup sounds like a perfect match for my skills in JavaScript, Backend Development, and WebRTC. I am confident in quickly delivering clean, well-commented subscriber code that seamlessly connects to the publisher's messages. Once the full project scope is discussed, we can adjust the budget accordingly. My priority is to work within your budget and deliver efficient results. Please review my 15-year-old profile to see my extensive experience. I am eager to start and demonstrate my commitment to this project. Looking forward to hearing from you.
$175 AUD 7 gün içinde
7,4
7,4

Hello, I will set up your JavaScript pub sub subscriber system in a simple and clean way from scratch. I can help shape the real time communication flow, the publisher and subscriber logic, the WebRTC or WebSocket channels, the event handling rules and the security measures so the whole setup works smoothly and stays reliable. I always write clear and well organised code with tests and simple notes so anyone can understand how things work. We can review your current requirements together and plan milestones that fit the scope. I will prepare a modular codebase, configure the signalling or messaging layer, handle subscriptions and message delivery, optimise performance for real time loads, add automated tests and write a short guide explaining the main design choices. Looking forward to discussing further. Regards, Kamran.
$140 AUD 7 gün içinde
6,8
6,8

As an experienced JavaScript developer with over 12 years of experience, I have worked on a wide range of projects including pub/sub patterns and web real-time communication (WebRTC). I am deeply familiar with Node.js and can confidently wire up your existing publisher and create a clean, well-documented code for the subscriber side. Given my extensive experience with various backend technologies, I'm confident in retrieving the corresponding Janus feed ID stored on your backend to make it available for the rest of your app. To ensure top-notch quality of work, once the subscriber is set up, I will provide you concise demo or test scripts that not only show the feed ID arriving but also demonstrate the Janus feed ID being correctly fetched and logged or returned. Moreover, if there are any questions or hiccups during the setup process, my deep knowledge in DevOps and project management tools like JIRA will help me communicate effectively and resolve any issues that may arise efficiently. Thanks....
$250 AUD 7 gün içinde
6,9
6,9

Asif from Einnovention here! With 248+ successful projects to our name and a track record of delivering high-quality, scalable, and innovative solutions in a timely manner, we're perfectly suited for your JavaScript Pub/Sub subscriber setup. Our mastery over JavaScript combined with experience working on similar pub/sub patterns like Janus WebRTC makes us an excellent fit for this project. We understand that you need robust, well-commented JavaScript code that is thoroughly tested and documented. Taking advantage of our expertise, not only will we deliver clean subscriber code that connects, listens, and reacts to the publisher's messages effectively, but we'll also provide you with a concise demo or test script validating the feed ID fetching process along with quick setup notes for local reproduction. In addition to our technical capabilities, Einnovention stands strong on values like transparent communication, clear milestones, and reliable delivery, ensuring client satisfaction. Through free consultations before hiring and unlimited revisions until you are fully satisfied with the outcome, I assure you that partnering with us will let you get a solution that exceeds your expectations. Let's form a long-term partnership through this project; contact us today for more insights on how we can tailor-fit the deliverables to your needs!
$140 AUD 7 gün içinde
6,3
6,3

Hello, Thank you so much for posting this opportunity. It sounds like a great fit, and I’d love to be part of it! I’ve worked on similar projects before, and I’m confident I can bring real value to your project. I’m passionate about what I do and always aim to deliver work that’s not only high-quality but also makes things easier and smoother for my clients. Feel free to take a quick look at my profile to see some of the work I’ve done in the past. If it feels like a good match, I’d be happy to chat further about your project and how I can help bring it to life. I’m available to get started right away and will give this project my full attention from day one. Let’s connect and see how we can make this a success together! Looking forward to hearing from you soon. With Regards! Abhishek Saini
$250 AUD 7 gün içinde
6,2
6,2

Hi there, A common issue with pub/sub implementations like this is race conditions where the subscriber tries to fetch the Janus feed ID before the backend mapping is fully propagated, leading to connection failures. We’ll resolve this by implementing a robust polling or retry mechanism on the subscriber side that listens for the publisher's broadcast, validates the feed ID, and seamlessly retrieves the correct mapping from your backend—ensuring a stable handshake every time. Here are two quick questions to clarify the integration: Is the communication between the publisher and subscriber handled via WebSockets, or are you using a specific message broker (like MQTT or Redis)? Do you have any specific error-handling requirements if the backend route for the Janus map is temporarily unreachable? We have built similar real-time communication modules and Janus WebRTC integrations before—feel free to check our profile for examples of our work, or I can share relevant snippets in chat. As a company policy, we also provide 30 days of post-delivery support to ensure everything runs smoothly. Let’s discuss your project today!
$170 AUD 5 gün içinde
5,4
5,4

Hi, As a seasoned Full Stack Developer with over 7 years of experience, I'm confident that I have the skills to handle this project seamlessly. Throughout my career, I've developed multiple applications and handled system databases, which aligns perfectly with the requirements outlined for this project. Furthermore, my extensive experience with various tech stacks including MEAN/MERN and deep knowledge in JavaScript means I can ensure your existing publisher's message is listened to, reacted upon and the correct Janus feed ID will be fetched and stored correctly. A key strength of mine is my ability to quickly grasp new technologies and adapt them to deliver efficient solutions––this will prove vital in incorporating specific features such as the Janus WebRTC into your application. Lastly, I’m highly proficient in leveraging popular Version Control tools such as Git and TFS, as stated in your prerequisites, which facilitates a transparent and well-informed development process. Thanks....
$250 AUD 7 gün içinde
4,6
4,6

Hello there, I can develop the JavaScript subscriber for your existing publisher setup, ensuring it reliably listens for incoming feed IDs and retrieves corresponding Janus feed IDs from the backend. I'll provide clean, well-commented code and a test script to demonstrate the subscriber's functionality, along with setup notes for local reproduction. Having experience with Janus WebRTC and pub/sub patterns, I'm confident in delivering a seamless solution. I'll ensure the subscriber is optimized to react efficiently to the publisher's messages, enhancing the integration within your application. Questions: • Are there any specific logging or error-handling requirements you would like implemented? • Do you have a preference for how the Janus feed ID should be returned (e.g., logged to console, stored in a variable)? Looking forward to providing a robust subscriber solution that complements your existing system. Thanks and best regards, Faizan
$90 AUD 5 gün içinde
4,1
4,1

Hi, I have read your project description and understood it. and i can build the JavaScript subscriber that listens to the published feed ID, fetches the linked Janus feed from your backend route, and exposes it cleanly for the rest of the app, with a small demo script showing the full receive→lookup→output flow and simple setup notes so you can run it locally. regards, M sohaib..
$140 AUD 2 gün içinde
3,9
3,9

hi, this sounds like a fun challenge and I’m ready to dive in. I’ll take your existing publisher setup and implement a clean JavaScript subscriber that connects, listens for feed IDs, and reliably fetches the Janus feed from your backend. My deliverables will include readable, well-commented code plus a test script so you can instantly see everything working together. Setup notes will be concise and easy to follow for a local run-through. If you have the publisher and backend route handy, please send them over and I’ll get started right away. Let’s wrap up your pub/sub flow and have it running seamlessly—just let me know when you’re ready to share those details!
$30 AUD 1 gün içinde
3,4
3,4

Hello, I'm Jesse, a Canadian developer with 15+ years in real-time systems, including WebRTC implementations. I've built pub/sub architectures and worked with Janus before, so this is straightforward territory. I can start today and would be done by December 15th. Looking forward to working with you, Jesse
$200 AUD 5 gün içinde
3,6
3,6

Hello, my name is Rahul Singh from Team Velora, and for the past 3 years we’ve built clean JavaScript integrations for real-time systems, including Janus WebRTC and pub/sub messaging flows. We can quickly develop the subscriber module that listens to your publisher feed, fetches the matching Janus feed ID from your backend, and returns it cleanly for the rest of your app. We write clear, well-commented code and include a simple demo so you can reproduce everything locally. Let’s connect in the chat box to review your publisher code.
$120 AUD 2 gün içinde
3,3
3,3

I take full ownership of every project, ensuring that the code is maintainable and optimized for long-term growth. I'm available to dedicate my full attention to your project and would be happy to discuss further details. Feel free to reach out anytime. Thank you!
$140 AUD 7 gün içinde
3,1
3,1

Hello Greetings, After reviewing your project description, I am confident and excited to work on this project for you. However, I have some crucial points and questions to clarify. Please leave a message in the chat to discuss this, and I can share my recent work that is similar to your requirements. Thanks for your time! I am excited to hear from you soon. Best regards,
$250 AUD 4 gün içinde
4,1
4,1

My name is Mykhailo, a full‑stack engineer with strong experience in WebRTC (including Janus), real‑time messaging, and pub/sub architectures (WebSockets, SSE, Redis, MQTT). Here’s how I’ll implement your subscriber: 1. **Subscriber wiring** - Implement a clean JavaScript module that connects to your existing channel (matching your publisher’s transport: WebSocket/SSE/etc.). - Listen for incoming messages, validate/parse the feed ID, and emit events or callbacks so the rest of your app can consume it. 2. **Janus feed resolution** - Call your backend route with the received feed ID. - Retrieve and expose the mapped Janus feed ID in a predictable interface (e.g., Promise/API, event emitter, or state store). 3. **Demo & test script** - Standalone script that: connects → receives sample feed ID from your publisher → fetches corresponding Janus feed ID → logs/returns it. 4. **Setup notes** - Short README with install/run steps and any environment variables (URLs, keys, etc.). Previously, I’ve built Janus-based conferencing dashboards and signaling layers where publishers/subscribers exchanged feed IDs and session info over WebSockets, so this pattern is familiar. I can deliver an initial working version within **24 hours** after receiving your publisher code and backend route details.
$140 AUD 1 gün içinde
2,0
2,0

Hi there, I can implement the JavaScript subscriber to listen for the feed ID, fetch the mapped Janus feed ID from your backend, and expose it cleanly to the app. I’ll deliver commented subscriber code, a small test/demo to prove end-to-end flow, and short setup notes. Quick check: is the subscriber running in the browser or Node.js, and what transport is used (WebSocket or SSE)?
$100 AUD 3 gün içinde
2,1
2,1

Hi there, I see you're looking for someone to set up a JavaScript Pub/Sub subscriber to work with your existing publisher. I've got solid experience with JavaScript and WebRTC, so I can totally help you get this up and running smoothly. I’ll write clean and well-commented subscriber code that listens for your feed ID, grabs the Janus feed ID from the backend, and makes sure it meshes perfectly with the rest of your app. Plus, I’ll throw in a concise demo and setup notes to make your life easier. I can turn this around quickly, so let’s get it rolling! Best regards, Uros S
$140 AUD 7 gün içinde
0,0
0,0

We've just completed a similar project where we built a subscriber to complement an existing publishing system, ensuring seamless end to end data flow and integration. I will help you develop a robust subscriber that listens for your feed IDs, fetches the corresponding Janus feed IDs from your backend and makes that information easily accessible for your application. I'd love to chat about your project! The worst that can happen is you walk away with a free consultation. Kind Regards: Zane
$200 AUD 14 gün içinde
0,0
0,0

Hi, I’ve reviewed your requirements and understand what you need. You already have a JavaScript publisher broadcasting a feed ID, and now you need the subscriber side implemented so your app can listen for those messages, pull the corresponding Janus feed ID from your backend route, and expose it cleanly for the rest of your application. With the publisher format and backend mapping already stable, the remaining work is to build a reliable subscriber that connects, listens, parses the incoming feed ID, hits your backend endpoint, and returns the correct Janus feed ID without delays or race conditions. ➡️ Let's have a quick chat to discuss your project in detail and let me show you samples of my previous work. Looking forward to discussing this with you in chat. Warm Regards, Usama
$100 AUD 4 gün içinde
0,0
0,0

Hi, I hope you are doing well. I've read your proposal very carefully, and I am confident about your project. I understand that you need a JavaScript subscriber that listens for an incoming feed ID, retrieves the corresponding Janus feed ID from your backend, and integrates seamlessly with your existing publisher. I have hands-on experience in developing WebRTC applications and implementing pub/sub patterns, which makes me well-suited for this task. My approach will be as follows: - Analyze the existing publisher code to ensure compatibility. - Develop clean, well-commented JavaScript code that connects and listens for messages. - Create a demo script that verifies the retrieval of the correct Janus feed ID and provide clear setup notes for local reproduction. I can start immediately and complete the work within a short timeline. Looking forward to your reply.
$30 AUD 7 gün içinde
0,0
0,0

Oca 20, 2016 tarihinden bu yana üye
$750-1500 USD
$30-250 USD
₹1500-12500 INR
₹12500-37500 INR
$250-750 USD
$1500-3000 USD
€250-750 EUR
₹600-1500 INR
$250-750 USD
₹12500-37500 INR
$30-250 USD
₹40000-50000 INR
₹12500-37500 INR
$20000-50000 CAD
$250-750 USD
$15-25 USD / saat
$250-750 USD
₹100-400 INR / saat
₹37500-75000 INR
$250-750 USD