clearloop
clearloop
@hao-lee that may be true but it is almost irrelevant to this issue. The error message implies the program is not handling the leetcode response correctly and thus it should...
related to #37, #45, #47
The state machine doesn't work...It's buggy to pass complex data to wasm, we need to use `Closure` instead of `Fn`, ref [gesture.rs][gesture] The syntax of the state machine is hard...
## Desc It seems broken, maybe we can add `git clone` instead of `compile` the hello world in source together in the pr.
## Desc We'll update the book using ElvisJS in the future, so we need a markdown plugin writing in ElvisJS, a standalone repo or inside the current repo. [book]: https://github.com/elvisjs/book
## Desc ElvisJS is as a stable stage now, we need to update the [book][book]. [book]: https://github.com/elvisjs/book
## Desc It caused by `warp`, the development [server][server], is there any other lighter way to start HTTP and WebSocket servers in rust? --- We can write an HTTP server...
## Desc [rustcc][0] is the biggest rust community in China, we can write a client for it in ElvisJS [0]: http://rustcc.cn
## Desc Elvis is extremely basic for now, add more useful features for developers ## Examples + [x] hello-world + [x] Counter APP + [x] Router APP + [ ]...
## Desc The WebSocket warp offers is no good, big size and hard to use, wrap an HTTP server and a WebSocket server ourselves next days