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

where is packets modules #35

Open
sunnyboy00 opened this issue Jun 16, 2013 · 1 comment
Open

where is packets modules #35

sunnyboy00 opened this issue Jun 16, 2013 · 1 comment

Comments

@sunnyboy00
Copy link

packets = require('./packets') is used in file "sendfile.js"

but where is the packets module ?

@nikolaifedorov
Copy link

I have same problem.
We can try replace on:

packets = require('./common').packets;

see https://github.com/bigeasy/udt/blob/master/common.js#L3

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