question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extract some functionality to make writing custom App/Receiver easier

See original GitHub issue

Description

To enable developers to implement their own Receiver like https://github.com/seratch/bolt-aws-lambda-proof-of-concept , we need to extract some functionalities in ExpressReceiver and expose them to 3rd parties.

Those works should be based on @barlock 's PRs for v2.

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I’ve read and understood the Contributing guidelines and have done my best effort to follow them.
  • I’ve read and agree to the Code of Conduct.
  • I’ve searched for any related issues and avoided creating a duplicate issue.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
barlockcommented, Jan 31, 2020

It’s all yours! I appreciate the offer, and I appreciate more you basing it off my commits. 🤞 Here’s hoping it get’s reviewed soon.

Maybe we can finally close #81 ! What a long 3 year wait it’s been 😛

0reactions
seratchcommented, Mar 19, 2021

I know there are still rooms for improvement but, with the latest version, writing a custom receiver is much easier now. Let me close this issue I raised here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Free Writing Software: 15 Tools to Help You Create Better ...
Free Writing Software: 15 Tools to Help You Create Better Content, Faster. Find the best brainstorming, researching, writing, and editing tools.
Read more >
@Slack/bolt JS upgrade 2.7.0 to 3.3.0 throws 'An unhandled ...
I can get around this by pushing the custom route functions off to their own module and delaying it's load until after app.start()...
Read more >
Broadcasts overview | Android Developers
Android apps can send or receive broadcast messages from the Android system and other Android apps, similar to the publish-subscribe design ...
Read more >
Custom Web Receiver | Cast - Google Developers
Create a Custom Web Receiver app. ... It provides out-of-box support for Google Assistant as well as Cast-specific features that are automatically supported ......
Read more >
29 easy ways to make money writing online in 2022
This is the topic you'll write about. It's good to get specific here; there are many blogs on the internet, so if you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found