Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nv-websocket-client backend SocketModeClient #806

Closed
1 of 6 tasks
seratch opened this issue Aug 10, 2021 · 1 comment
Closed
1 of 6 tasks

Add nv-websocket-client backend SocketModeClient #806

seratch opened this issue Aug 10, 2021 · 1 comment
Labels
enhancement M-T: A feature request for new functionality good first issue project:bolt
Milestone

Comments

@seratch
Copy link
Member

seratch commented Aug 10, 2021

https://github.com/TakahikoKawasaki/nv-websocket-client looks well-maintained and there are at least 450+ public projects using it as of today. We can consider adding this library support as the 3rd backend for SocketModeClient.

The main reason why I came to think of this addition is to have more proxy supported options for enterprise customers. Unfortunately, Java-WebSocket library does not offer complete proxy support. Refer to the following links for more details:

Suggesting Tyrus as the only option for enterprise customers with proxy is okay but we want to provide alternatives as much as possible (that's why we added Java-WebSocket library support).

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

  • bolt (Bolt for Java)
  • bolt-socket-mode (Bolt for Java - optional modules)
  • slack-api-client (Slack API Clients)
  • slack-api-model (Slack API Data Models)
  • slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • slack-app-backend (The primitive layer of Bolt for Java)

Requirements

Please make sure if this topic is specific to this SDK. For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. 🙇

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to the those rules.

@seratch seratch added enhancement M-T: A feature request for new functionality project:bolt good first issue labels Aug 10, 2021
@seratch seratch added this to the 1.x milestone Aug 10, 2021
@seratch
Copy link
Member Author

seratch commented Jan 11, 2024

It seems that there have been no updates to the library in the past three years. I don't believe the project is likely to be terminated, but it would make sense to deprioritize this task for now. I am going to close this issue, but should the project be revitalized in the future, we may revisit this task.

@seratch seratch closed this as completed Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality good first issue project:bolt
Projects
None yet
Development

No branches or pull requests

1 participant