raw_api_server 1.0.3 copy "raw_api_server: ^1.0.3" to clipboard
raw_api_server: ^1.0.3 copied to clipboard

outdated

A Dart package for building small and simple socket-based APIs.

1.0.3 #

  • Add more inclusive testing
  • Add missed checks in constructors

1.0.2 #

  • Fix bug where client thought it was not connected
  • Better type checking
  • Document code better
  • Comply to Dart style regulations
  • Add basic tests

1.0.1 #

  • Make arguments optional for ApiRequest
  • Make endpoints immutable
  • Endpoint sanity checks on RawApiServer construction
  • Make server and client sockets private
  • Add sanity checks when starting, stopping, connecting, and disconnecting
  • Rewrite example
  • Add minimal example
  • Client connect timeout passed to function, not class
  • Refactor the project
  • Add lots of documentation
  • Generate Dart docs

1.0.0 #

  • Initial version.
0
likes
0
points
28
downloads

Publisher

verified publishertytydraco.xyz

Weekly Downloads

A Dart package for building small and simple socket-based APIs.

Repository

License

unknown (license)

Dependencies

collection, path

More

Packages that depend on raw_api_server