oto/pubspec.yaml
toki 2932427759 feat(agent): oto-agent 연결 유지 흐름을 추가한다
iop Edge의 oto-agent online 전환은 등록 후 유지되는 proto-socket heartbeat가 필요하므로 등록 세션을 명시적으로 보존한다.

protobuf 6 생성물과 SDK 범위를 맞추고, iop2oto checkout을 대상으로 accepted와 first-heartbeat online 증거를 확인하는 smoke를 갱신한다.
2026-06-04 19:20:39 +09:00

40 lines
808 B
YAML

name: oto
description: A sample command-line application.
version: 1.0.0
publish_to: none
repository: https://git.toki-labs.com/toki/oto.git
environment:
sdk: '>=3.8.0 <4.0.0'
# Add regular dependencies here.
dependencies:
path: ^1.8.0
http: ^1.2.0
json_annotation: ^4.8.1
resource_importer: ^0.2.0
yaml: ^3.1.0
color: ^3.0.0
file_hasher: ^0.1.0+0
cron: ^0.6.1
xml: ^6.6.1
archive: ^3.3.5
ftpconnect: ^2.0.10
proto_socket:
path: ../proto-socket/dart
dart_framework:
git:
url: https://git.toki-labs.com/toki/dart-app-core.git
ref: master
fixnum: ^1.1.1
protobuf: ^6.0.0
dev_dependencies:
lints: ^6.0.0
test: ^1.24.9
build_runner: ^2.1.4
json_serializable: ^6.0.1
# resource_importer:
# resources:
# silentbatch: assets/bin/silentbatch.exe