similar to: Re: Provide NBD via Browser over Websockets

Displaying 20 results from an estimated 800 matches similar to: "Re: Provide NBD via Browser over Websockets"

2020 May 28
3
Re: Provide NBD via Browser over Websockets
On Thu, 28 May 2020, Richard W.M. Jones wrote: > On Thu, May 28, 2020 at 12:24:22AM +0000, Eric Wheeler wrote: > > On Mon, 15 Oct 2018, Nir Soffer wrote: > > > On Sat, Oct 13, 2018 at 9:45 PM Eric Wheeler <nbd@lists.ewheeler.net> wrote: > > > Hello all, > > > > > > It might be neat to attach ISOs to KVM guests via websockets. 
2020 May 28
0
Re: Provide NBD via Browser over Websockets
On Thu, May 28, 2020 at 12:24:22AM +0000, Eric Wheeler wrote: > On Mon, 15 Oct 2018, Nir Soffer wrote: > > On Sat, Oct 13, 2018 at 9:45 PM Eric Wheeler <nbd@lists.ewheeler.net> wrote: > > Hello all, > > > > It might be neat to attach ISOs to KVM guests via websockets.  Basically > > the  browser would be the NBD "server" and an
2020 May 29
2
Re: Provide NBD via Browser over Websockets
[adding qemu list] On 5/29/20 4:37 AM, Richard W.M. Jones wrote: > Going back to the original email from 2018: > >> It might be neat to attach ISOs to KVM guests via websockets.  Basically >> the  browser would be the NBD "server" and an NBD client would run on the >> hypervisor, then use `virsh change-media vm1 hdc --insert /dev/nbd0` could >> use
2020 May 29
0
Re: Provide NBD via Browser over Websockets
Going back to the original email from 2018: > It might be neat to attach ISOs to KVM guests via websockets.  Basically > the  browser would be the NBD "server" and an NBD client would run on the > hypervisor, then use `virsh change-media vm1 hdc --insert /dev/nbd0` could > use an ISO from my desk to boot from. > > Here's an HTML5 open file example: >
2020 May 29
0
Re: Provide NBD via Browser over Websockets
On Fri, May 29, 2020 at 07:50:14AM -0500, Eric Blake wrote: > [adding qemu list] > > On 5/29/20 4:37 AM, Richard W.M. Jones wrote: > > Going back to the original email from 2018: > > > > > It might be neat to attach ISOs to KVM guests via websockets.  Basically > > > the  browser would be the NBD "server" and an NBD client would run on the
2020 May 29
2
Re: Provide NBD via Browser over Websockets
On 5/29/20 8:50 AM, Daniel P. Berrangé wrote: >>> (2) You need to persuade qemu's NBD client to read from a WebSocket. >>> I didn't really know anything about WebSockets until today but it >>> seems as if they are a full-duplex protocol layered on top of HTTP [a]. >>> Is there a WebSocket proxy that turns WS into plain TCP (a bit like >>>
2020 May 29
2
Re: Provide NBD via Browser over Websockets
On Fri, 29 May 2020, Richard W.M. Jones wrote: > On Fri, May 29, 2020 at 08:58:06AM -0500, Eric Blake wrote: > > On 5/29/20 8:50 AM, Daniel P. Berrangé wrote: > > > > >>>(2) You need to persuade qemu's NBD client to read from a WebSocket. > > >>>I didn't really know anything about WebSockets until today but it > > >>>seems as if
2018 Oct 13
0
Re: Provide NBD via Browser over Websockets
[adding nbdkit readers] On 10/13/18 1:39 PM, Eric Wheeler wrote: > Hello all, > > It might be neat to attach ISOs to KVM guests via websockets. Basically > the browser would be the NBD "server" and an NBD client would run on the > hypervisor, then use `virsh change-media vm1 hdc --insert /dev/nbd0` could > use an ISO from my desk to boot from. Are you using qemu as
2015 Oct 14
1
noVNC with qemu over ssh
Hi all, I have a little webserver interface for managing VMs running on a RHEL 6 based HA cluster hosting KVM/qemu VMs. I'd like to use noVNC to provide access to the hosted VMs, but I am not finding much information on how to do this (or rather, I can't find it in the large number of ovirt related posts). Has anyone done this or could someone point me in the right direction to docs
2013 Apr 09
3
Real-time events with WebSockets and fallbacks?
Does Rails have anything that supports real-time events and communication with WebSockets and gracefully fallbacks to other techniques if WebSockets are not supported? I would like the possibility to pub/sub events and messages for live chats and real time notifications. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To
2015 Jan 29
3
SSH over websockets
Hi all, I can't find a working archive search for this list, so please forgive me if this has been discussed before. Has any thought been given to supporting websockets in the ssh client? I'm talking about solely using a websocket as the transport layer, and leaving the actual protocol intact, as opposed to the (to me, frankly terrifying) idea of allowing a web server to act as an ssh
2015 Jan 30
3
SSH over websockets
I must be missing the point here somehow. From my simple mind I think that two things would be needed - first a mod, e.g., mod_sshd, or better an addition to mod_auth and mod_proxy so that a URL could be used to initiate contact to an sshd server elsewhere. The mod_auth part could/should be used to verity the credentials to used - basically setting up the VPN between ssh and httpd as ssh; the
2020 May 29
0
Re: Provide NBD via Browser over Websockets
On Fri, May 29, 2020 at 08:58:06AM -0500, Eric Blake wrote: > On 5/29/20 8:50 AM, Daniel P. Berrangé wrote: > > >>>(2) You need to persuade qemu's NBD client to read from a WebSocket. > >>>I didn't really know anything about WebSockets until today but it > >>>seems as if they are a full-duplex protocol layered on top of HTTP [a]. >
2012 Aug 07
1
Asterisk & Websockets
Hi everyone, I'm currently trying to play a little with WebRTC using sipml5 client and Asterisk trunk (370821) It seems the the WebRTC implementation for Asterisk 11 is already available in the trunk? Am I right? http://lists.digium.com/pipermail/asterisk-dev/2012-July/055940.html I'm having trouble to even register to my Asterisk server using sipml5 client. The only reference to
2020 May 30
0
Re: Provide NBD via Browser over Websockets
On Fri, May 29, 2020 at 09:08:29PM +0000, Eric Wheeler wrote: > On Fri, 29 May 2020, Richard W.M. Jones wrote: > > On Fri, May 29, 2020 at 08:58:06AM -0500, Eric Blake wrote: > > > On 5/29/20 8:50 AM, Daniel P. Berrangé wrote: > > > > > > >>>(2) You need to persuade qemu's NBD client to read from a WebSocket. > > > >>>I
2011 Feb 08
1
Rails and WebSockets
I''m thinking of starting on a Ruby website that uses WebSockets, and perhaps working some on a server for it beforehand. Is good support for asynchronous connections something I could work on adding to the Rails core? Is it feasible? Desired? As I understand it, Rails plugins like Juggernaut [1] aren''t going to optimally support async, since they can''t re-architecture
2015 Jan 29
3
SSH over websockets
On 29/01/15 21:15, Alex Bligh wrote: > Be frightened: > https://chrome.google.com/webstore/detail/secure-shell/pnhechapfaindjhompbnflcldabbghjo?hl=en > That's a ssh client implemented in chromium, not a web server acting as sshd. However... ?Secure Shell also knows how to connect to an HTTP-to-ssh relay that was built inside Google. Unfortunately that relay isn't open source,
2012 Aug 13
1
Websockets on Asterisk 11 and SipML5
Hello, I'm trying to register a user using sipml5 on Asterisk 11. I followed the instructions here: http://thr3ads.net/asterisk-users/2012/08/1972342-Asterisk-Websockets I added transport=ws to my sip.conf file: [3002] username=3002 secret=XXXXXXXXX host=dynamic type=friend context=test disallow=all allow=g729 ;allow=all ; Allow codecs in order of preference allow=ilbc
2012 Jun 20
1
Websocket example out of the box failing if running at startup from Rprofile.site
Hello, I run websockets 1.1.1 from R 2.15 without any problems. I would like to deploy R script running automatically for all users when R is starting from Rprofile.site like follow: .First <- function() { source("C:\\R\\orig-websockets.R") } This script is from websockets package distribution. The error is follow: Error in .parse_header(x) :
2013 May 14
1
Problem with R websocket package
Hello to everybody,   I seem to be in struggle with the websockets in R. I wanted to download the streaming data from the BitCoin exchange MtGox directly to R, but R cannot establish the connection. The websocket specs are defined as: * Host: websocket.mtgox.com or socketio.mtgox.com * Port: 80 or 443 ( ssl ) * Namespace: /mtgox (Including beginning slash) url for more