Fable.Remoting
RPC layer
A type-safe RPC communication layer that abstracts away HTTP and JSON, allowing clients to interact with servers as if they were pure stateless functions.
Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps
273 stars
19 watching
55 forks
Language: F#
last commit: about 1 month ago
Linked from 1 awesome list
ajaxclient-serverfablegirafferpcsaturnsuavetype-safewebpart
Related projects:
Repository | Description | Stars |
---|---|---|
zaid-ajaj/hawaii | Generates type-safe F# and Fable clients from OpenAPI/Swagger/OData services | 139 |
zaid-ajaj/fable.simplejson | A JSON data manipulation library for Fable projects | 59 |
zaid-ajaj/fable.parsimmon | A F# wrapper around the Parsimmon parser combinator library | 21 |
zaid-ajaj/fable.simplexml | A library for parsing and working with XML data in Fable projects | 16 |
zaid-ajaj/fable.mocha | Provides a unified testing framework for F# applications using various runners including Mocha and standalone browsers. | 56 |
zaid-ajaj/fable.sqlclient | Provides an idiomatic and type-safe interface to Microsoft SQL Server from Fable Node applications. | 13 |
zaid-ajaj/feliz | A F# implementation of the React API with a focus on high-quality components and type-safe functionality | 545 |
mafintosh/k-rpc-socket | A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
samchon/tgrid | Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. | 145 |
zaid-ajaj/snowflaqe | Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
et1975/fable-mqtt | Bindings for communicating with an MQTT protocol using F#. | 8 |
zaaack/fable-validation | A validation library that provides a functional and asynchronous way to validate user input fields in F# applications. | 49 |
chadrem/amf_socket | A bi-directional RPC library that enables high performance network communication between Actionscript applications. | 11 |
octopusdeploy/halibut | An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. | 12 |
authorizon/fastapi_websocket_rpc | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |