Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Protocol Support #2

Open
MarcFletcher opened this issue Apr 24, 2016 · 3 comments
Open

Custom Protocol Support #2

MarcFletcher opened this issue Apr 24, 2016 · 3 comments

Comments

@MarcFletcher
Copy link
Owner

Abstract out the current networkcomms.net application layer protocol so that support could be easily added for others that have been requested in the parts:

  • HTTP(S)
  • Web Socket
@Digisoft76
Copy link

Hello,
Does NetworkComms support WebSocket or HTTP actually ?

@MarcFletcher
Copy link
Owner Author

Heya @Digisoft76,

Thanks for your question. At the moment this support isn't available out of the box. I remember hacking the functionality in a few years ago by modifying the TCPConnection class but this wasn't particularly graceful. I created this ticket as a reminder that it is indeed possible to do but also requires a bit of refactoring.

Kind regards,
Marc

@Digisoft76
Copy link

Hi,
Thank's for your answer.
King regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants