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

https://github.com/davidbuck/angular-socket-io-example

Simple Angular Socket.IO example
https://github.com/davidbuck/angular-socket-io-example

angular-10 socket-io

Last synced: 2 months ago
JSON representation

Simple Angular Socket.IO example

Awesome Lists containing this project

README

        

# Angular 10 Socket.IO Example

This is a simple Angular 10 Socket.IO example.

Run `npm run start` to start the server and the Angular client.

## Tools

- [socketio-client](https://github.com/socketio/socket.io-client)
- [socketio](https://github.com/socketio/socket.io)
- [Tailwind](https://tailwindcss.com)
- [ng-tailwindcss](https://github.com/tehpsalmist/ng-tailwindcss)

## Versions

- [Version 1.1](https://github.com/DavidBuck/angular-socket-io-example/tree/v1.1) - Angular version 10.1.6.

- [Version 1.0](https://github.com/DavidBuck/angular-socket-io-example/tree/v1.0) - Angular version 9.1.2.