Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geowarin/reactive-pacman-light
Poc for a multiplayer pacman game with rsocket
https://github.com/geowarin/reactive-pacman-light
rsocket spring-boot typescript
Last synced: about 4 hours ago
JSON representation
Poc for a multiplayer pacman game with rsocket
- Host: GitHub
- URL: https://github.com/geowarin/reactive-pacman-light
- Owner: geowarin
- Created: 2019-12-30T01:53:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-21T21:30:15.000Z (over 3 years ago)
- Last Synced: 2023-04-09T10:55:46.282Z (over 1 year ago)
- Topics: rsocket, spring-boot, typescript
- Language: TypeScript
- Homepage:
- Size: 1.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
https://github.com/CollaborationInEncapsulation/reactive-pacman
TODO:
Enable zero copy
game-server/src/main/java/org/coinen/reactive/pacman/controller/rsocket/config/RSocketGameServerConfig.java:29