[ 
https://issues.apache.org/jira/browse/FLAGON-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863082#comment-16863082
 ] 

Rob Foley commented on FLAGON-395:
----------------------------------

Why not just use vanilla WebSockets? There shouldn't be too great a need to 
introduce a dependency. If the browser doesn't support them we can simply fall 
back to using POST, since that is what a library would do anyways.

> Add ability to send data via Sockets (as opposed to POST)
> ---------------------------------------------------------
>
>                 Key: FLAGON-395
>                 URL: https://issues.apache.org/jira/browse/FLAGON-395
>             Project: Flagon
>          Issue Type: Improvement
>          Components: UserALE.js
>            Reporter: Michael Schreiber
>            Assignee: Rob Foley
>            Priority: Minor
>              Labels: features
>
> It would be nice to add the capability to send via sockets, as opposed to 
> POST requests, however, this adds some additional complication with how to 
> reference the app.
> I have some work in progress 
> ([https://github.com/mschreib28/UserALE-sockets]). But anyone is welcome to 
> work on this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to