Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Simple Ionic React Socket.io example
https://github.com/davidbuck/ionic-react-socketio-example

ionic-5 react-16 socket-io

Last synced: 5 days ago
JSON representation

Simple Ionic React Socket.io example

Awesome Lists containing this project

README

        

# Ionic React Socket.io Example

This is a simple [Ionic React](https://ionicframework.com/docs/react) Socket.io example.

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

## Tools

- [socketio-client](https://github.com/socketio/socket.io-client)
- [socketio](https://github.com/socketio/socket.io)
- [date-fns](https://www.npmjs.com/package/date-fns)

## Versions

- [Version 1.1](https://github.com/DavidBuck/ionic-react-socketio-example/tree/v1.1) - @ionic/react 5.4.1 & React 16.14.0.
- [Version 1.0](https://github.com/DavidBuck/ionic-react-socketio-example/tree/v1.0) - @ionic/react 5.1.0 & React 16.13.1.