Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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