Skip to content

denoland/tutorial-with-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno and Websockets Chat App demo

This is a simple chat app demo built with Deno and Websockets.

Check out the tutorial to build this app in the Deno Docs.

Run the app

To run the app, you need to have Deno installed. Then, run the following command:

deno task dev

Deno logo  💚 Websockets