Skip to content

Commit

Permalink
apply deno fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousme committed Nov 1, 2024
1 parent 8604138 commit 0b28020
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions deno/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ deno run -A bin/mqtt.ts

Opifex is also available on [JSR.io](https://jsr.io/@seriousme/opifex).

# Platform Native
This folder also contains code to run the server using Deno
sockets instead of NodeJS sockets. You can modify the import statements in the
demoServer/client to use these instead.
# Platform Native

This folder also contains code to run the server using Deno sockets instead of
NodeJS sockets. You can modify the import statements in the demoServer/client to
use these instead.

0 comments on commit 0b28020

Please sign in to comment.