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

Is this library safe to use? #84

Open
albertkim opened this issue Aug 13, 2018 · 7 comments
Open

Is this library safe to use? #84

albertkim opened this issue Aug 13, 2018 · 7 comments

Comments

@albertkim
Copy link

This is for all the people who have used this package in their projects - would you recommend others to try it out?

  • The last commit was pretty much a year ago
  • There are 24 issues
  • There are 8 pull requests
  • React Native moves super quickly

I feel skeptical using this, but if someone can vouch that it works for its intended use case (maybe with just a few edge cases not working), that would be awesome. Otherwise, this issue can be a warning to developers wanting to save themselves a headache.

@beau6183
Copy link

beau6183 commented Sep 6, 2018

I wish I could vouch for it. I'm doing a prototype with it right now and cannot send more than a single message from server to client before socket.write('...') stops doing anything.

@jmceara
Copy link

jmceara commented Sep 25, 2018

The problem is that there is no alternative for pure-tcp library :(
I'm looking for alternatives too.

@beau6183
Copy link

beau6183 commented Sep 25, 2018

@jmceara This fixes the issue that I was complaining about. So far it's been pretty solid.
#87

@schontz
Copy link

schontz commented Oct 16, 2018

@aprock Is this repo being maintained? Or has this been abandoned?

@pstanton
Copy link

looks abandoned, however still the best out there. someone needs to fork and maintain, but who!

@acb
Copy link

acb commented Dec 3, 2018

I found a fork here: https://github.com/sausaw/react-native-tcp

It looks like they've pulled in some/most of the PRs here, including the fix mentioned above.

Can't vouch for that maintainer, it seems like the safest method is to make your own fork and pull the things that you want. Not great.

@phillbaker
Copy link

Hi all. I recently started helping to maintain this library and have released a new version to NPM - maintenance has moved to a fork: https://github.com/aprock/react-native-tcp. Any PRs there would be welcome!

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

7 participants