The Wayback Machine - https://web.archive.org/web/20200117173528/https://github.com/topics/websockets
Skip to content
#

websockets

Here are 2,272 public repositories matching this topic...

iris
asyslinux
asyslinux commented Dec 28, 2019

Dear developers. I write my custom specific web server for work with specific archive files, compression, encryption, etc. And i want to publish my web server under BSD-2-Clause license.

In my project i use Iris and Iris logger as basement.
I'm not going to use the name of your project to promote my project.

Can I publish my project under the BSD-2-Clause license?

Thanks.

34r7h
34r7h commented Oct 23, 2019

This is wonderful work and I'm very grateful to find this repo. I'm having difficulty understanding how to scale to multiple networks following the SCC guide and also confused on the recommended architecture. The main issue is clients on separate servers are not finding messages from each other.

On a gcloud instance, i start the state (node server.js), broker( SCC_STATE_SERVER_HOST='[google giv

wi1dcard
wi1dcard commented Oct 29, 2019

Hi team,

I've use inlets for months, and it's such a great project that using the WebSocket protocol, which can be deployed behind Kubernetes ingresses.

Today, I found there's a "gfw" tag under this repo. That makes me think this project is much much useful in China which we (I mean, I'm in China too) 1) could not get a public IP address for personal broadband service; 2) even for an enterpr

thingsboard
CodiMech25
CodiMech25 commented Jul 26, 2018

So, in the last 3-4 hours i was searching for a memory leak in my app. After a complete code-review of my application code i decided to make a new simple app built on Ratchet WS server and see, if the problem persists. And it did!

The problem was, that whenever i created a WS connection, the connection class instances built in the background of the Ratchet were not destroyed! So on every ne

janbartel
janbartel commented Nov 14, 2019

10.0.x

The profile for alt-formats is broken on jetty-10.0.x. Here's the stacktrace:

Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.27/jruby-complete-1.7.27.jar (25 MB at 1.3 MB/s)
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.util.io.ChannelDescriptor (file:/home/janb/.m2/rep

RedDwarf69
RedDwarf69 commented Oct 8, 2019

https://www.boost.org/doc/libs/1_71_0/libs/beast/doc/html/beast/using_websocket/timeouts.html says

The timeout features of the TCP or basic stream should not be used when working with a websocket stream.

and

`The timeouts on the websocket stream are incompatible with the timeouts used in the tcp_stream. When constructing a websocket stream from a tcp stream that has timeouts enabled, th

Doc
kanaka
kanaka commented Oct 28, 2015

To encourage people to use wss/tls encryption, we should make it really simple for people to implement a signed cert using letsencrypt.org (which should be going into general availability in the next couple of months). Perhaps direct automatic integration (since that's one of the goals of Let's Encrypt), but at least, we should document a straightforward process for using it.

The process is docum

marcomorain
marcomorain commented Apr 5, 2019

Thank you for HTTP, and thank you for the recent additions of the logging and event logging system - they were very easy to use, and very helpful. 💯

https://github.com/http-kit/http-kit/blob/495219c40f86488351c6cc604df155a7a5b1a065/src/java/org/httpkit/server/RingHandler.java#L236-L238

I've been investigating a problem in my system where requests are being sent to a server that is being s

Improve this page

Add a description, image, and links to the websockets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the websockets topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.