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

chrome.sockets.tcp.setNoDelay on iOS #12

Open
aitordnb opened this issue Aug 28, 2018 · 4 comments
Open

chrome.sockets.tcp.setNoDelay on iOS #12

aitordnb opened this issue Aug 28, 2018 · 4 comments

Comments

@aitordnb
Copy link

Hello there!

I'd like to know, is the project still in development?

Thanks!

@KoenLav KoenLav closed this as completed Aug 28, 2018
@KoenLav
Copy link
Owner

KoenLav commented Aug 28, 2018

We are actively using this plugin in production and have not found any issues.

I welcome any PRs fixing bugs.

@KoenLav KoenLav reopened this Aug 28, 2018
@aitordnb
Copy link
Author

Hello again,

In particular, I've encountered problems with chrome.sockets.tcp.setNoDelay on iOS. Checking the original repo for the plugin, it appears that it was mentioned back in 2014, but with no news ever since. Could it be possible to implement it at the current state of the plugin?

Thanks for your time!

@aitordnb aitordnb changed the title Still active? chrome.sockets.tcp.setNoDelay on iOS Aug 29, 2018
@KoenLav
Copy link
Owner

KoenLav commented Aug 29, 2018

I guess this will point you in the right direction, but you will need to implement it yourself:

https://stackoverflow.com/questions/12007299/how-to-set-tcp-nodelay-in-gcdasyncsocket

@aitordnb
Copy link
Author

Thanks! I will try to, but I'm not sure if I'm able to do that by myself. Thanks again!

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

No branches or pull requests

2 participants