Skip to content

Dennis4b/test-http4s-websocket-eof-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This project runs a small websocket server using ZIO, http4s, and fs2.

When connecting to it with websocat: websocket ws://localhost:10080/wstest

and then interrupting websocat (ctrl+C) gives an error trace on the server for a missed EOF.

About

Simple websocket server to try and reproduce an EOF bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages