Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jacobhsu/socket-chat


https://github.com/jacobhsu/socket-chat

node

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Socket.IO chat example

This is the source code for a very simple chat example used for the [Tutorial](https://socket.io/docs/v4/tutorial/introduction) guide of the Socket.IO website.

You can run this example directly in your browser on:

- [CodeSandbox](https://codesandbox.io/p/sandbox/github/socketio/chat-example?file=index.js)

## CodeSandbox

https://codesandbox.io/dashboard/recent `Import`
[`share URL`](https://codesandbox.io/p/github/JacobHsu/socket-chat/main?import=true) https://codesandbox.io/p/github/JacobHsu/socket-chat/main?file=index.js
- [CodeSandbox](https://codesandbox.io/p/github/JacobHsu/socket-chat/main?file=index.js)

## References

socketio/[chat-example](https://github.com/socketio/chat-example)