Closed m0gg closed 8 years ago
How about a dart/ruby interop channel?
[Client] <-- websocket --> [dart_server(websocket)] <-- C --> [rails_server]
Example:
edit: maybe ActionController is the wrong point for a hook, but it would make the implementation simple and beautiful
there won't be any request headers and so on...
Handle Dart server applications
Any ideas appreciated!