Skip to content

Commit f277b86

Browse files
author
Roberto De Ioris
authored
Update AsyncIOAndUnrealEngine.md
1 parent eb306d8 commit f277b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/AsyncIOAndUnrealEngine.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ async def spawn_server(host, port):
181181
asyncio.ensure_future(spawn_server('192.168.173.45', 8885))
182182
```
183183

184+
## Redis pubsub
184185

185186
## asyncio in your actors
186187

0 commit comments

Comments
 (0)