at_server_spec
A Dart library containing abstract classes that defines what implementations of the root and secondary servers are responsible for.
What this package is like to depend on
Last release 4 months ago
10 Apr 2026
Release timing varies
gaps range from 2 weeks to 8 months
Nearly every release is documented
notes for 31 of 31 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
31 releases · first in 2021
2 releases in the last 12 months
see the full history below
Release timeline
31 releases · Jun 2021 to Apr 2026
2022
2023
2024
2025
2026
Releases
latest 31-
5.1.010 Apr 2026 -
5.0.405 Nov 2025 -
5.0.310 Mar 2025Release notes
Open source →- feat: defensive code: ensure
isAuthenticatedandisPolAuthenticatedmay not both be true at the same time
- feat: defensive code: ensure
-
5.0.201 Oct 2024 -
5.0.125 Apr 2024Release notes
Open source →- fix: Modify the Otp verb in at_server_spec so that it also returns true from requiresAuth (for consistency and clarity only, as the otp verb handler has its own check for authentication)
-
5.0.029 Mar 2024Release notes
Open source →- fix: BREAKING: Change signature of AtConnection.write
from
void write(String data)toFuture<void> write(String data)
- fix: BREAKING: Change signature of AtConnection.write
from
-
4.0.108 Feb 2024 -
4.0.008 Feb 2024Release notes
Open source →- feat: at_server_spec: BREAKING: make AtConnection generic (i.e. not socket-specific) This is in order to enable reuse of the atServer's InboundConnectionManager class and InboundConnection interface for WebSocket connections as well as Socket connections
- feat: at_server_spec: BREAKING: rename AtConnection's getSocket() method to a getter called underlying and have it return the generic type for more idiomatic Dart code
- feat: at_server_spec: BREAKING: rename AtConnection's getMetaData() method to a getter called metaData for more idiomatic Dart code
- build: at_server_spec: upgrade dependencies
-
3.0.1603 Jan 2024 -
3.0.1512 Sep 2023Release notes
Open source →- feat: Introduce AtRateLimiter to limit the requests based on the criteria defined
- fix: Modify InboundConnection to implement AtRateLimiter to limit requests
-
3.0.1431 Aug 2023 -
3.0.1307 Jul 2023 -
3.0.1220 Jun 2023 -
3.0.1130 Sep 2022 -
3.0.1023 Aug 2022 -
3.0.927 Jun 2022Release notes
Open source →- Added documentation for 'config' verb to support dynamic config change functionality
- Upgraded at_commons dependency version to 3.0.18
-
3.0.813 Apr 2022 -
3.0.712 Apr 2022 -
3.0.617 Mar 2022 -
3.0.516 Mar 2022Release notes
Open source →- Exported update_meta.dart and verb.dart in package export
- Upgraded version of at_commons to 3.0.7
-
3.0.415 Mar 2022 -
3.0.315 Mar 2022 -
3.0.210 Jan 2022 -
3.0.124 Nov 2021 -
3.0.006 Sep 2021 -
2.0.504 Aug 2021 -
2.0.426 Jul 2021 -
2.0.321 Jul 2021 -
2.0.218 Jul 2021 -
2.0.128 Jun 2021 -
2.0.014 Jun 2021