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 binding for App.filter #1010

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

driesdewinter
Copy link
Contributor

Hi,

In my javascript application I need to keep track of the number of open connections. I found that the C++ library already has the filter function for that, so I added a wrapper for it.

I tried to follow the examples of the other wrappers as much as possible, and also added a brief documentation. Could you review and consider integrating this change in the master branch?

Thanks in advance,

Dries De Winter.

@uNetworkingAB uNetworkingAB merged commit 103f6ff into uNetworking:master Jan 16, 2024
1 check failed
@uNetworkingAB
Copy link
Contributor

looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants