Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
grpc
v0.1.6
GRPC
Generator
Error
PackageMap
Server
Service
Error
InvalidMethodName
Stub
HTTP2
ClearTextServer
Client
Connection
State
Error
Frame
Continuation
Data
Error
Flags
GoAway
Headers
InvalidTypeError
Ping
Priority
PushPromise
ResetStream
Settings
Parameter
ParameterHash
WindowUpdate
Handler
HPACK
Decoder
DynamicTable
Encoder
Error
Huffman
Node
Indexing
Request
Server
Context
Response
SliceReader
Stream
InvalidOperation
State
StateError
Int32
Generated using Crystal 1.10.1
2024-05-28 03:43:38 UTC
class
GRPC::
Server
GRPC::Server
Reference
Object
Included Modules
HTTP2::Handler
Defined in:
grpc.cr
Instance Method Summary
#<<
(handler : Service)
#call
(context : HTTP2::Server::Context)
Instance methods inherited from module
HTTP2::Handler
call(context : Server::Context)
call
,
call_next(context : Server::Context)
call_next
,
next_handler : Handler | Nil
next_handler
,
next_handler=(next_handler : Handler | Nil)
next_handler=
Instance Method Detail
def
<<
(handler :
Service
)
#
[
View source
]
def
call
(context :
HTTP2::Server::Context
)
#
[
View source
]