routeros_api 0.1.0 copy "routeros_api: ^0.1.0" to clipboard
routeros_api: ^0.1.0 copied to clipboard

A powerful and robust Dart package for communicating with MikroTik RouterOS via its native API. Supports persistent connections, heartbeats, auto-reconnect, and real-time streaming.

0.1.0 #

  • Initial release.
  • Core RouterOS API protocol implementation (Post-6.43 login).
  • Support for persistent connections.
  • Added talk() and execute() for command execution.
  • Added listen() for streaming responses (e.g., monitor-traffic).
  • Added Heartbeat mechanism to prevent idle timeouts.
  • Added Auto-reconnection on network failure.
  • Added RouterOSException for structured error handling.
  • Documentation and examples updated.
0
likes
0
points
93
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and robust Dart package for communicating with MikroTik RouterOS via its native API. Supports persistent connections, heartbeats, auto-reconnect, and real-time streaming.

Repository (GitHub)
View/report issues

Topics

#mikrotik #routeros #networking #api-client #hotspot

License

unknown (license)

More

Packages that depend on routeros_api