pms-infra-socket: pms-infra-socket

[ ai, apache, library ] [ Propose Tags ] [ Report a vulnerability ]

README.md


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.2.0, 0.0.3.0
Change log CHANGELOG.md
Dependencies aeson, async, base (>=4.18 && <5), base16-bytestring, bytestring, conduit, data-default, directory, fast-logger, filepath, lens, monad-logger, mtl, network, pms-domain-model, process, safe-exceptions, stm, text, transformers [details]
License Apache-2.0
Copyright 2025-2026 phoityne.hs@gmail.com
Author phoityne.hs@gmail.com
Maintainer phoityne.hs@gmail.com
Category AI
Home page https://github.com/phoityne/pms-infra-socket
Bug tracker https://github.com/phoityne/pms-infra-socket/issues
Uploaded by phoityne_hs at 2025-07-19T09:08:51Z
Distributions
Downloads 11 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-07-19 [all 1 reports]

Readme for pms-infra-socket-0.0.3.0

[back to package description]

pms-infra-socket

pms-infra-socket is a library within the pty-mcp-server project.
It provides an abstraction layer for interacting with socket-based communication endpoints in a structured and asynchronous way.
This enables AI agents to send and receive byte streams, manage connection lifecycles, and log protocol-specific exchanges with fine-grained control.

The module is designed for composability and observability, supporting scenarios such as Telnet negotiation, binary protocol exchanges, and real-time I/O monitoring over TCP/IP sockets.


Package Structure

Package Structure

Module Structure

Module Structure