Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorishermans/smith
https://github.com/jorishermans/smith
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jorishermans/smith
- Owner: jorishermans
- Created: 2024-08-03T17:00:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T20:58:36.000Z (5 months ago)
- Last Synced: 2024-08-15T22:37:10.163Z (5 months ago)
- Language: TypeScript
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# Smith
A websocket monorepo library for typescript projectsConsisting out of 2 packages for the moment
## Server
Providing an easy way to setup websocket protocol handling in Deno.## Client
Providing an easy way to setup websocket protocol handling in the browser.