Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanshouwang/cure
A library for Dart developers which contains some useful tools and extensions: Signalr, MessagePack, CRC, HTTP, EventSource, WebSocket, etc.
https://github.com/yanshouwang/cure
crc cure dart eventsource http messagepack signalr websocket
Last synced: 2 months ago
JSON representation
A library for Dart developers which contains some useful tools and extensions: Signalr, MessagePack, CRC, HTTP, EventSource, WebSocket, etc.
- Host: GitHub
- URL: https://github.com/yanshouwang/cure
- Owner: yanshouwang
- License: mit
- Created: 2020-11-25T01:00:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T11:41:42.000Z (almost 4 years ago)
- Last Synced: 2023-08-20T21:42:10.356Z (over 1 year ago)
- Topics: crc, cure, dart, eventsource, http, messagepack, signalr, websocket
- Language: Dart
- Homepage:
- Size: 203 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## What?
Cure is a library for Dart developers which contains some useful tools and extensions: Signalr, MessagePack, CRC, HTTP, EventSource, WebSocket, etc.
## Why?
Dart is a beautiful language which is used by Flutter framework. But some tools such as Signalr, CRC was not supported by native, and there's some API only work in Web or DartVM, so I create this library to solve these problems.
## How?
Talk is cheap. Show me the [code](example/README.md):)
## Features and bugs
Since I'm not very familiar with Dart, there maybe some bugs when you use it.
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: https://github.com/yanshouwang/cure/issues