-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dmsgweb #229
Dmsgweb #229
Conversation
Here is an example of a complex website served over dmsghttp This example was not working when tested with skyfwd ( dmsgweb.mp4 |
The socks5 proxy for the dmsg client and the regular http traffic has been implemented I've attempted to implement the ability to specify port number for dmsg addresses. Unfortunately, it's not working as it was in previous commits, will update with revised testing procedure when it is |
It's now working from my tests. |
dmsgweb
is:this addresses issue:
skycoin/skywire#1637
Setup & testing
go run cmd/dmsgweb/dmsgweb.go
http://026fcf40d641489836e73295a42205e55e1333fe56496014c7de2acefbb8f08200.dmsg/
^^ A rotating cube made with webassembly and golang
http://036a70e6956061778e1883e928c1236189db14dfd446df23d83e45c321b330c91f.dmsg/
^^ fiber.skywire.dev over dmsghttp
dmsgweb1.mp4