Skip to content

Commit

Permalink
Merge branch 'main' of github.com:propensive/coaxial into main
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Feb 9, 2024
2 parents 7192f08 + 91f9be2 commit 4d58564
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ connecting and serving TCP connections.

## Features

TBC
- provides an abstract framework for data transmission through sockets
- supports both stateful (e.g. TCP) and stateless (e.g. UDP) connections
- allows servers and clients to process connections as state machines
- uses a safe, functional API


## Availability Plan
Expand Down

0 comments on commit 4d58564

Please sign in to comment.