https://github.com/ulixee/net
Type-checked connections from client to "core" with various transport layers
https://github.com/ulixee/net
Last synced: about 1 year ago
JSON representation
Type-checked connections from client to "core" with various transport layers
- Host: GitHub
- URL: https://github.com/ulixee/net
- Owner: ulixee
- License: mit
- Created: 2022-05-23T17:14:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T17:08:47.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T16:44:52.381Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 307 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Ulixee Net
Ulixee networking library with built-in JSON serialization that preserves more complex types.
## License
[MIT](LICENSE)