Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tcf-dev] WebSocket support in TCF

Hi Didier,

 

As I understand, it would help to run TCF as cloud based service, right?

It looks pretty cool. I don’t see any issues with that.

 

Regards,

Eugene

 

 

From: tcf-dev-bounces@xxxxxxxxxxx [mailto:tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Brachet, Didier
Sent: Tuesday, August 09, 2016 8:41 AM
To: tcf-dev@xxxxxxxxxxx
Subject: [tcf-dev] WebSocket support in TCF

 

Hello,

I would like to add support for WebSocket channel in TCF agent; I already have a prototype working and I should be able to commit soon my changes in org.eclipse.tcf.agent GIT repository. Before I commit any change; I would like to get agreement on what I am planning to do:

  • WebSocket support will be implemented using libwebsockets library (https://libwebsockets.org/). The libwebsockets license allows static linking without LGPL license propagation. Anyway, I would not use static linking but instead use dynamic linking and the libwebsockets library will have to be built outside TCF agent GIT repo (similar to what is done with Lua). Do you foresee any issue?
  • I plan to support only cmake build for WebSocket support (this can be extended in the future).
  • Configuring/Building TCF agent with libwebsockets support will require some dedicated documentation. I plan to put this in org.eclipse.tcf.git GIT repo and then update the "Getting Started" guide to reflect this.
  • I don't plan to add a Java WebSocket client for now; maybe in the future...

Any comment/suggestion is welcome.

Regards,
Didier

-- 
Didier Brachet, Principal Technologist, Wind River
direct (33) 297.427.286 fax (33) 297.424.550


This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.


Back to the top