Contents

mihaelisaev/awesomews

Receive & send websocket messages through convenient observers. Even multiple observers on different endpoints!

How to implement automatic ping?

Please take a look at this gist example

How to connect from iOS, macOS, etc?

You could use pure URLSession websockets functionality since iOS13, or for example you could use my CodyFire lib or classic Starscream lib

How to connect from Android?

Use any lib which support pure websockets protocol, e.g. not SocketIO cause it uses its own protocol.

Examples

There are no examples for Vapor 4 yet unfortunately.

Contacts

Please feel free to contact me in Vapor's discord my nickname is iMike#3049

Contribution

Feel free to contribute!

Package Metadata

Repository: mihaelisaev/awesomews

Default branch: master

README: README.md