http
http
API
korolev
effect.io
DataSocket
DataSocket
CloseReason
ByPeer
Error
StreamCanceled
CloseReason
RawDataSocket
RawDataSocket
SecureDataSocket
SecureDataSocket
ServerSocket
ServerSocket
ServerSocketHandler
ServerSocketHandler
http
protocol
Http11
Http11
WebSocketProtocol
WebSocketProtocol
DecodingState
Begin
LongLength
Payload
ShortLength
DecodingState
Frame
Binary
ConnectionClose
Continuation
Control
Merged
Ping
Pong
Text
Unspecified
Frame
Intention
Intention
HttpClient
HttpClient
HttpServer
http
/
korolev
/
korolev.http
/
HttpServer
HttpServer
korolev.http.HttpServer$
object
HttpServer
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
HttpServer
.type
Members list
Clear all
Value members
Concrete methods
def
apply
[
F
[
_
] :
Effect
,
B
:
BytesLike
](
address
:
SocketAddress
,
backlog
:
Int
,
bufferSize
:
Int
,
group
:
AsynchronousChannelGroup
,
gracefulShutdown
:
Boolean
)(
f
:
Request
[
Stream
[
F
,
B
]]
=>
F
[
Response
[
Stream
[
F
,
B
]]])(
implicit
evidence$1
:
Effect
[
F
],
evidence$2
:
BytesLike
[
B
],
ec
:
ExecutionContext
):
F
[
ServerSocketHandler
[
F
]]
Attributes
See also
ServerSocket.bind
In this article
Attributes
Members list
Value members
Concrete methods