comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: AWS support for secure websockets
Date: Tue, 25 Sep 2018 18:50:13 +0200
Date: 2018-09-25T18:50:13+02:00	[thread overview]
Message-ID: <podp08$vp7$1@gioia.aioe.org> (raw)
In-Reply-To: 1e23d555-3184-4d6d-af43-058ceabe816d@googlegroups.com

On 2018-09-25 17:06, eschposito@gmail.com wrote:

> I'm a total beginner at Ada programming (0 lines of code written),
> but I'm considering migrating to Ada an embedded project with a
> webserver running on Raspberry Pi. At present the webserver is written in
> Go, serves a page over https  which in turn uses AJAX for requesting data updates to the server.
> I want to
> switch to secure websockets instead of AJAX over https, and also I would like
> to switch from Go to Ada. I've looked around AWS documentation, but I wasn't
> able to find out if AWS supports websockets secure.

I cannot tell for AWS, but since websockets work on top of a HTTP 
connection then if a server can both secure HTTP and websockets then it 
must also can secure websockets.

BTW, you might find interesting this:

    http://gnoga.com

Gnoga supports secure websockets.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2018-09-25 16:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-25 15:06 AWS support for secure websockets eschposito
2018-09-25 16:50 ` Dmitry A. Kazakov [this message]
2018-09-25 17:03 ` Pascal Obry
2018-09-26 15:10 ` eschposito
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox