Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

node: Implement ping support #124

Open
3 of 4 tasks
jcorbin opened this issue Mar 5, 2015 · 1 comment
Open
3 of 4 tasks

node: Implement ping support #124

jcorbin opened this issue Mar 5, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@jcorbin
Copy link
Contributor

jcorbin commented Mar 5, 2015

  • ping req/res frame parsers
  • internal handler support
  • API through TChannelConnection?
  • API through TChannel?
@jcorbin jcorbin added this to the v2 milestone Mar 5, 2015
@jcorbin
Copy link
Contributor Author

jcorbin commented Apr 29, 2015

To get started on the frames, look in:

  • node/v2/error_response.js main point is the ErrorResponse.RW
  • node/test/v2/error_response.js which is a unit test for ErrorResponse.RW
  • docs/protocol.md for frame definitions

@Raynos Raynos added the node label Jun 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants