Open jyecusch opened 1 year ago
Hi, any tools/frameworks you already selected? Can advice https://soketi.app a C framework ported to node, compatible to pusher and later this year with Ably
Hi, any tools/frameworks you already selected? Can advice https://soketi.app a C framework ported to node, compatible to pusher and later this year with Ably
Hey @geoman2 thanks for the suggestion. Our current plan is to use websockets features in the existing clouds we support - for example a Websockets API in AWS API Gateway. We'll take a look at soketi regardless, sounds interesting.
First cut proposal in core framework: https://github.com/nitrictech/nitric/pull/444
summary
Support websockets, allowing functions to communicate back to clients
intended outcome
Allow for development of realtime applications