summaryrefslogtreecommitdiff
path: root/src/msg.fbs
AgeCommit message (Expand)Author
2018-08-21Better error handling in src/handlers.rsRyan Dahl
2018-08-17Use snake-case for cmd_id.Ryan Dahl
2018-08-16Implement deno_handle_msg_from_js in RustRyan Dahl
2018-08-16Upgrade Rust FlatbuffersRyan Dahl
2018-08-09First pass at setTimeout with Tokio (#434)Ryan Dahl
2018-07-24Remove handlers crate target.Ryan Dahl
2018-07-08Add 'command id' field to messagesBert Belder
2018-07-06Use C++ to do flatbuffer parsing.Ryan Dahl
2018-07-04Replace protobufs with flatbuffersRyan Dahl