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

Samples roadmap #11

Open
25 of 39 tasks
xaviervia opened this issue Jul 3, 2013 · 0 comments
Open
25 of 39 tasks

Samples roadmap #11

xaviervia opened this issue Jul 3, 2013 · 0 comments
Labels

Comments

@xaviervia
Copy link
Member

regular

  • regular/local { get post put delete patch }
  • regular/tcp/single-step { host get post put delete patch }
  • regular/tcp/two-steps { host proxy get post put delete patch }
  • regular/ws/single-step { host get post put delete patch }
  • regular/ws/two-steps { host proxy get post put delete patch }

subscription

  • subscription/local/bind/methods { get post put patch delete wildcard }
  • subscription/local/bind/resource { literal named asterisk ellipsis }
  • subscription/local/release/methods { get post put patch delete wildcard }
  • subscription/local/release/resource { literal named asterisk ellipsis }
  • subscription/tcp/single-step/bind/method { get post put patch delete wildcard }
  • subscription/tcp/single-step/bind/resource { literal named asterisk ellipsis }
  • subscription/tcp/single-step/release/method { get post put patch delete wildcard }
  • subscription/tcp/single-step/release/resource { literal named asterisk ellipsis }
  • subscription/tcp/two-steps/bind/method { get post put patch delete wildcard }
  • subscription/tcp/two-steps/bind/resource { literal named asterisk ellipsis }
  • subscription/tcp/two-steps/release/method { get post put patch delete wildcard }
  • subscription/tcp/two-steps/release/resource { literal named asterisk ellipsis }
  • subscription/ws/single-step/bind/method { get post put patch delete wildcard }
  • subscription/ws/single-step/bind/resource { literal named asterisk ellipsis }
  • subscription/ws/single-step/release/method { get post put patch delete wildcard }
  • subscription/ws/single-step/release/resource { literal named asterisk ellipsis }
  • subscription/ws/two-steps/bind/method { get post put patch delete wildcard }
  • subscription/ws/two-steps/bind/resource { literal named asterisk ellipsis }
  • subscription/ws/two-steps/release/method { get post put patch delete wildcard }
  • subscription/ws/two-steps/release/resource { literal named asterisk ellipsis }

answer

  • answer/local/manually/single { 200 401 403 404 }
  • answer/local/manually/multiple { 200 401 403 404 }
  • answer/local/automatic/single { 400 405 406 409 501 502 503 504 505 }
  • answer/local/automatic/multiple { 400 405 406 409 501 502 503 504 505 }

more

  • answer/local/subscription/bind/method { get post put patch delete } ?
  • answer/tcp/single-step/ok { get post put patch delete }
  • answer/tcp/single-step/subscription ?
  • answer/bad-dispatch { malformed-endpoint method-missing resource-missing endpoint-missing }
  • answer/not-acceptable
  • answer/method-not-allowed
  • answer/timeout
  • answer/unrecognized-transport-protocol
  • answer/missing-callback

special cases

  • double bind: two emitters bound to * User?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant