Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sh1l0n/flutter-websockets-tester
Flutter app for testing web sockets
https://github.com/sh1l0n/flutter-websockets-tester
Last synced: about 1 month ago
JSON representation
Flutter app for testing web sockets
- Host: GitHub
- URL: https://github.com/sh1l0n/flutter-websockets-tester
- Owner: sh1l0n
- License: gpl-3.0
- Created: 2021-01-27T11:33:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-05T19:29:24.000Z (over 3 years ago)
- Last Synced: 2024-11-08T06:11:52.146Z (3 months ago)
- Language: Dart
- Size: 1.44 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_web_socket_tester
A basic program for testing web sockets connection, sending and receive messages.
Using web_socket_channel package as websocket backend
https://pub.dev/packages/web_socket_channel# Test on:
https://sh1l0n.github.io/flutter-websockets-tester