soasme / rio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiple transport

soasme opened this issue · comments

commented

Since rio is more like a a middleware, it's reasonable to add support for more protocols, not just HTTP.

  1. Webhook task can support HTTP, Thrift, Self-defined RPC, etc.
  2. Emitting actions can support multiple transport as well.