Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ioquatix
Created April 27, 2019 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ioquatix/567c0e0f63d15355814baf35c3259426 to your computer and use it in GitHub Desktop.
Save ioquatix/567c0e0f63d15355814baf35c3259426 to your computer and use it in GitHub Desktop.
10k WebSockets with Falcon
[
[WebSocket::Driver::OpenEvent, 10000],
[WebSocket::Extensions, 10001],
[WebSocket::Driver::Headers, 10001],
[WebSocket::Driver::StreamReader, 10001],
[WebSocket::Driver::Hybi, 10001],
[Async::WebSocket::Server, 10001],
[Addrinfo, 10001],
[Async::HTTP::Protocol::HTTP1::Server, 10001],
[HTTP::Protocol::Headers, 10001],
[Async::IO::Stream, 10001],
[Async::HTTP::Protocol::HTTP1::Request, 10001],
[Falcon::Adapters::Input, 10001],
[NIO::Monitor, 10004],
[Async::Task, 10006],
[Fiber, 10008],
[Socket, 20006],
[Async::IO::Socket, 20006],
[Set, 20015],
[Method, 30007],
[HTTP::Protocol::Headers::Split, 40004],
[Proc, 60430],
[String, 155254],
[Hash, 192808],
[Array, 219059],
[Async::IO::Buffer, 280028]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment