Connection documentation

Summary: Space to document flipper client/server connectivity

Reviewed By: passy, aigoncharov

Differential Revision: D30864471

fbshipit-source-id: 9b9305c39b743ac6f84adf2f9f1ab0ee5da406d5
This commit is contained in:
Lorenzo Blasa
2022-01-06 06:51:44 -08:00
committed by Facebook GitHub Bot
parent d5f6e075af
commit af8d54c6f1

View File

@@ -140,7 +140,6 @@ module.exports = {
'fb/Add-Support-Group-to-Flipper-Support-Form', 'fb/Add-Support-Group-to-Flipper-Support-Form',
'fb/Alerts', 'fb/Alerts',
'fb/bundling', 'fb/bundling',
'fb/Certificate-Exchange-Diagram',
'fb/Electron-Upgrade', 'fb/Electron-Upgrade',
'fb/flipper-analytics', 'fb/flipper-analytics',
'fb/Navigation-Plugin-Development-Guide', 'fb/Navigation-Plugin-Development-Guide',
@@ -151,6 +150,7 @@ module.exports = {
'fb/error-logging', 'fb/error-logging',
'fb/scribe', 'fb/scribe',
'fb/async-testing', 'fb/async-testing',
'fb/connections',
]), ]),
], ],
}, },