Skip to content

johnnzhou/ws-perf-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket Performance Testing Prototype

Running Testing Client and Server

Run Testing Client

swift run Client

Run Testing Server. Server will bind to localhost at port 8080

swift run Server

Note

  • If caller set useSmallerWrites to true, then BufferWritableMonitorHandler will be added to the channel pipeline, enabling smaller, consecutive writes to the socket.
  • This demo uses a custom build of Vapor's WebSocket Library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages