-
Notifications
You must be signed in to change notification settings - Fork 5
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
[wip] testing chunked transfer encoding #15
base: master
Are you sure you want to change the base?
Conversation
could be we need to redesign this start_request function to create new channels for each call to channel_to_stream? i dont know. Throwing darts in the dark here.
step one should be to understand "whats a channel"... (for me i mean) |
so response is response : ScheduleResponse e m |
tied into scheme backend code ..
|
@Matthew-Mosior naive approach here .. trying to use the new with timeout function .. but we really need to make some type aliases here .. its impossible to read what it gets and what it wants and to see the diff clearly. Especially for me :D diff for what i added here error when building ╰─ pack build Full disclaimer: I really dont know what im doing here :) just pushing things around so other folks can see :) |
the bytes is this