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

https://github.com/davidbuck/ionic-angular-socketio-example

Simple Ionic Angular Socket.IO example
https://github.com/davidbuck/ionic-angular-socketio-example

angular-10 ionic-5 socket-io

Last synced: 2 months ago
JSON representation

Simple Ionic Angular Socket.IO example

Awesome Lists containing this project

README

        

# Ionic Angular Socket.IO Example

This is a simple Ionic Angular 10 Socket.IO example.

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

This version uses @ionic/angular 5.4.0 & @angular 10.2.0.

## Tools

- [socketio-client](https://github.com/socketio/socket.io-client)
- [socketio](https://github.com/socketio/socket.io)

## Versions

- [Version 1.1](https://github.com/DavidBuck/ionic-angular-socketio-example/tree/v1.1) - Angular version 10.2.0.

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