https://github.com/csperkins/post-sockets
Post Sockets -- An Implementation of the IETF Transport Services API
https://github.com/csperkins/post-sockets
ietf networking
Last synced: over 1 year ago
JSON representation
Post Sockets -- An Implementation of the IETF Transport Services API
- Host: GitHub
- URL: https://github.com/csperkins/post-sockets
- Owner: csperkins
- License: bsd-2-clause
- Created: 2018-02-17T18:50:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-17T20:26:44.000Z (over 8 years ago)
- Last Synced: 2025-02-28T09:06:06.936Z (over 1 year ago)
- Topics: ietf, networking
- Language: Rust
- Homepage: https://csperkins.org/research/post-sockets/
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Post Sockets -- An Implementation of the IETF Transport Services API
====================================================================
EXPERIMENTAL - DO NOT USE IN PRODUCTION
An outline implementation of draft-trammell-taps-post-sockets-03.
This code, and the transport services API that it implements, are
under rapid development.
See for details.