clearloop

Results 147 issues of 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...

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.

bug
important

## 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

help wanted
important

## Desc ElvisJS is as a stable stage now, we need to update the [book][book]. [book]: https://github.com/elvisjs/book

help wanted
important

## 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...

enhancement
help wanted
good first issue

## Desc [rustcc][0] is the biggest rust community in China, we can write a client for it in ElvisJS [0]: http://rustcc.cn

help wanted
popularize
product

## Desc Elvis is extremely basic for now, add more useful features for developers ## Examples + [x] hello-world + [x] Counter APP + [x] Router APP + [ ]...

important
popularize

## 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

bug
enhancement
important
core