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: 10 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-21T21:30:15.000Z (over 4 years ago)
- Last Synced: 2025-02-16T21:41:39.946Z (about 1 year ago)
- Topics: rsocket, spring-boot, typescript
- Language: TypeScript
- Homepage:
- Size: 1.41 MB
- Stars: 1
- 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