1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-06 22:06:19 +02:00

Update README.md

This commit is contained in:
David Brouwer 2022-11-02 21:45:35 +01:00 committed by GitHub
parent b442dbb56b
commit 697ea1b21e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
Go Micro is a framework for distributed systems development. Go Micro is a framework for distributed systems development.
‼️ We are working on go-micro v5 and would love to hear what you'd like to see in it, leave your thoughts in this [form](https://forms.gle/41gEWAcSgnf88GKt7)
## Overview ## Overview
Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication. Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication.