I don't have the  scala side code anymore apologies (former company private
codebase).  I coded it due to not wanting to use a heavier weight framework
- e.g. Play.  If you don't mind integrating a heavy framework it's baked
into Play/Play2 : but that adds  codebase  complexity. Your call.
 otherwise you could code it up in under a day.  Surprisingly i've not seen
a standalone websockets server in scala out there : maybe just overlooked.

Am Fr., 4. Okt. 2019 um 16:14 Uhr schrieb Joshua Ochsankehl <
joshua.ochsank...@gmail.com>:

> Ok, I understand what you're saying but I'm not sure how to go about it.
> Any tips or good tutorials on it to point me in the right direction.
> Thanks for the response.
>
> On Fri, Oct 4, 2019 at 5:58 PM Stephen Boesch <java...@gmail.com> wrote:
>
>> You'll need to start a listener/server on the scala end and communicate
>> vai  a websocket connection from angular.
>>
>> Am Fr., 4. Okt. 2019 um 13:00 Uhr schrieb Joshua Ochsankehl <
>> joshua.ochsank...@gmail.com>:
>>
>>> Is it possible to pass a value to a spark/scala function from
>>> an angular submit button?
>>>
>>

Reply via email to