Integrate zdm/nio-server #66
Labels
No Label
client
server
user made
L
M
S
XL
bug
bugfix
discussion
documentation
feature
maintenance
postponed
refactoring
wontfix
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Blocks
#8 Voice Calls
zdm/envoy
#15 End-to-End Encryption
zdm/envoy
#29 Limit the Number of Login Attempts
zdm/envoy
Reference: zdm/envoy#66
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Once zdm/nio-server is production ready, it will replace java-nio-server as the technical framework for the Envoy server.
This will enable us to improve the server in numerous ways, as the new framework will offer a richer API for connection and state management.
Support for UDP will probably be implemented later on, which is the basis for stream-based connections as used for video calls etc.