Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zxch3n/loro-websocket-deno-server-example


https://github.com/zxch3n/loro-websocket-deno-server-example

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Loro Deno Serve

Run the server with

```
deno run -A ./main.ts
```

Run tests with

```
deno test -A ./test_serve.ts
```

This package is also published to `jsr` https://jsr.io/@zxc/loro-deno-serve

So you can use it in NodeJS or in Browser.

> This package is currently only a toy project.