Skip to content

Implement websocket to support web - #126

Open
AlxSidenko wants to merge 6 commits into
achilleasa:masterfrom
summit-fi:master
Open

Implement websocket to support web#126
AlxSidenko wants to merge 6 commits into
achilleasa:masterfrom
summit-fi:master

Conversation

@AlxSidenko

Copy link
Copy Markdown

Some services provide feature like AMQP over WebSockets that uses inside AMQP WebSocket TCP relay. For this cases replacing dart:io imports by universal:io, implementing uint64 converter (flutter web doesn't support this type) and implementing connection through websocket is enough in order for this library to work on the web.

@carloshpb

Copy link
Copy Markdown

Why wasn't this accepted yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants