This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
ivanflorentin/demoWebWS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple test for Web Workers and WebSockets in nim It needs karax to render the front end and websocket.nim to compile the server https://github.com/pragmagic/karax https://github.com/niv/websocket.nim Start a web server to serve the static content: $ python3 -m http.server 5000 and then $ sh ./run.sh It will compile the client front end with karax, the client back end wrapping webSockets and the server, listening for sockets on port 8080
About
Web Sockets / web workers simple demo in Nim
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published