rpc 0.2.0 copy "rpc: ^0.2.0" to clipboard
rpc: ^0.2.0 copied to clipboard

discontinued
outdatedDart 1 only

Library for exposing Dart server-side APIs.

Changelog #

0.2.0 #

  • Disallow null to be returned from method declaring a non VoidMessage return type
  • Fixed bug when encoding min/max for integers in the discovery document
  • Restricted the set of ApiProperty fields depending on the type of the property
  • Added min/max and type bound checking for integer and double return values
  • Fixed bug with DateTime default value
  • Improved error messages

0.1.0 #

  • Initial version
0
likes
0
pub points
25%
popularity

Publisher

unverified uploader

Library for exposing Dart server-side APIs.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, logging, uri

More

Packages that depend on rpc